mips.c (override_options): Add check for march/mipsX on the same command line.
authorEric Christopher <echristo@redhat.com>
Thu, 14 Feb 2002 05:11:44 +0000 (05:11 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Thu, 14 Feb 2002 05:11:44 +0000 (05:11 +0000)
commit5ae590d72bad186285ed54d9eecae5c8e5c8ebcb
treee12392ee24b541712c2ee46ea340c2bbd67f60ee
parentb8513691473e0e9c3731fee032ae20571c1db2dc
mips.c (override_options): Add check for march/mipsX on the same command line.

2002-02-13  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.c (override_options): Add check for march/mipsX
on the same command line. Fix error message in cpu processing.
Remove architecture and ISA checks.

From-SVN: r49759
gcc/ChangeLog
gcc/config/mips/mips.c