Ensure options incompatible with micromips imply -mno-micromips
commita0489dfc21e7541ed27cb9ac1a94aeff35ffce4b
authormpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2015 11:20:22 +0000 (15 11:20 +0000)
committermpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2015 11:20:22 +0000 (15 11:20 +0000)
tree47e399691753efe7cd50379a07a8480867ed769b
parent2bb9d6865a80b7ed4183c8fbc9c5c00472201f12
Ensure options incompatible with micromips imply -mno-micromips

gcc/testsuite/

* gcc.target/mips/mips.exp (mips-dg-options): -mips3d requires
-mno-micromips.  MIPS32R1 and below require -mno-micromips.
-march=loongson* and -march=octeon* require -mno-micromips.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219641 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/mips.exp