r225519 - in /trunk/gcc/testsuite: ChangeLog gc...

abennett@gcc.gnu.org abennett@gcc.gnu.org
Tue Jul 7 16:07:00 GMT 2015


Author: abennett
Date: Tue Jul  7 16:07:51 2015
New Revision: 225519

URL: https://gcc.gnu.org/viewcvs?rev=225519&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/mips/no-smartmips-lwxs.c



More information about the Gcc-cvs mailing list