Re: [patch, mips] small -mmicromips testsuite cleanup

2014-05-13 Thread Richard Sandiford
Sandra Loosemore san...@codesourcery.com writes: 2014-05-12 Nathan Sidwell nat...@codesourcery.com Sandra Loosemore san...@codesourcery.com gcc/testsuite/ * gcc.target/mips/loongson-simd.c: Disable micromips too. OK, thanks. Richard

[patch, mips] small -mmicromips testsuite cleanup

2014-05-12 Thread Sandra Loosemore
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 nat...@codesourcery.com Sandra Loosemore