mips.c (override_options): Do not override ISA when ABI specified if MIPS_CPU_STRING_...
authorAldy Hernandez <aldyh@redhat.com>
Fri, 7 Sep 2001 21:29:05 +0000 (21:29 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 7 Sep 2001 21:29:05 +0000 (21:29 +0000)
commit2fd7f0c1f8f3efcedf2a466b638a0d95a7398582
tree2fdd9a7e451e1a8c5f2a86cd4f1a1741c9830ce2
parent0ef02b2d315752feafa11e8f2dd9d1a4a78da1d7
mips.c (override_options): Do not override ISA when ABI specified if MIPS_CPU_STRING_DEFAULT was specified.

        * config/mips/mips.c (override_options): Do not override ISA when ABI
        specified if MIPS_CPU_STRING_DEFAULT was specified.

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