mips.c (override_options): Warn if -mint64 is used.
authorEric Christopher <echristo@gcc.gnu.org>
Tue, 1 Feb 2005 03:02:51 +0000 (03:02 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Tue, 1 Feb 2005 03:02:51 +0000 (03:02 +0000)
commitfc47430703b97eeb0dec89580a4a3a1b9e7cd0a1
treede2ba8436bb1f3fdae3087feb25fe3edf89d8060
parent7f75bb83182ad56c111263bc484ef4a65bd42d67
mips.c (override_options): Warn if -mint64 is used.

2005-02-01  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.c (override_options): Warn if -mint64
is used.
* doc/invoke.texi (MIPS Options): Document that -mint64 is
deprecated.

From-SVN: r94514
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/doc/invoke.texi