mips.opt: Remove -mint64 option.
authorEric Christopher <echristo@redhat.com>
Fri, 6 May 2005 23:41:07 +0000 (23:41 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Fri, 6 May 2005 23:41:07 +0000 (23:41 +0000)
commitfb8136b22758e0ea22851d6dabddbecef70d23c6
treef29808612fac843e248ab26a77442dfc227c95f7
parent2ed0018eb41c5b8fe2b39415facab3c1f7114b95
mips.opt: Remove -mint64 option.

2005-05-06  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.opt: Remove -mint64 option.
* config/mips/mips.c (override_options): Remove -mint64
handling.
* config/mips/mips.h (INT_TYPE_SIZE): Define to 32.
* config/mips/linux.h (TARGET_OS_CPP_BUILTINS): Remove
64-bit integer handling.
* doc/invoke.texi (Option Summary): Remove -mint64 for
mips.

From-SVN: r99337
gcc/ChangeLog
gcc/config/mips/linux.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mips/mips.opt
gcc/doc/invoke.texi