Commit 10d17622 by Oleg Endo

re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support)

gcc/testsuite/
	PR target/53513
	* gcc.target/sh/pr54602-4.c: Fix matching of rte-nop sequence.

From-SVN: r218472
parent b63e26d5
2014-12-07 Oleg Endo <olegendo@gcc.gnu.org>
PR target/53513
* gcc.target/sh/pr54602-4.c: Fix matching of rte-nop sequence.
2014-12-07 John David Anglin <danglin@gcc.gnu.org>
PR testsuite/64038
......
......@@ -4,7 +4,7 @@
/* { dg-do compile } */
/* { dg-options "-O1" } */
/* { dg-skip-if "" { "sh*-*-*" } { "*" } { "-m3*" "-m4*" } } */
/* { dg-final { scan-assembler-not "nop" } } */
/* { dg-final { scan-assembler-not "rte\n\tnop" } } */
int test00 (int a, int b);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment