Ensure options incompatible with micromips imply -mno-micromips
authorMatthew Fortune <matthew.fortune@imgtec.com>
Thu, 15 Jan 2015 11:20:22 +0000 (11:20 +0000)
committerMatthew Fortune <mpf@gcc.gnu.org>
Thu, 15 Jan 2015 11:20:22 +0000 (11:20 +0000)
commit3387e6141e08d9cb010c88aea4017318fcbaf20a
tree47e399691753efe7cd50379a07a8480867ed769b
parent63ecaca0c0af13acd9ab25ec23ea18fc952c2c8b
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.

From-SVN: r219641
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/mips.exp