MIPS: Do not generate micromips code for the no-smartmips-lwxs.c testcase
authorAndrew Bennett <andrew.bennett@imgtec.com>
Tue, 7 Jul 2015 16:07:51 +0000 (16:07 +0000)
committerAndrew Bennett <abennett@gcc.gnu.org>
Tue, 7 Jul 2015 16:07:51 +0000 (16:07 +0000)
commit9b20858a9ba7039a12cef6e724e541bdcce2ba25
treecf9fc41dd87a98f31149ec133276ad0297bba69d
parent98e30e515f184bd63196d4d500a682fbfeb9635e
MIPS: Do not generate micromips code for the no-smartmips-lwxs.c testcase

The LWXS instruction is part of the micromips ISA which means it is
valid to generate it for the no-smartmips-lwxs.c testcase.

testsuite/
* gcc.target/mips/no-smartmips-lwxs.c: Change NOMIPS16 to
NOCOMPRESSION.

From-SVN: r225519
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/no-smartmips-lwxs.c