Re: [patch, mips] small -mmicromips testsuite cleanup
Sandra Loosemore writes: > 2014-05-12 Nathan Sidwell > Sandra Loosemore > > gcc/testsuite/ > * gcc.target/mips/loongson-simd.c: Disable micromips too. OK, thanks. Richard
[patch, mips] small -mmicromips testsuite cleanup
The test case gcc.target/mips/loongson-simd.c fails when the multilib options include -mmicromips. This patch fixes it analogously to how this test case already ignores MIPS16ness. OK to commit? -Sandra 2014-05-12 Nathan Sidwell Sandra Loosemore gcc/testsuite/