Commit 61939285 by Georg-Johann Lay Committed by Georg-Johann Lay

re PR rtl-optimization/51374 ([avr] insn combine reorders volatile memory accesses)

	PR rtl-optimization/51374
	* gcc.target/avr/torture/pr51374-1.c:
	Also fail if SBIS is seen.

From-SVN: r183798
parent 07ad5438
2012-02-01 Georg-Johann Lay <avr@gjlay.de>
PR rtl-optimization/51374
* testsuite/gcc.target/avr/torture/pr51374-1.c: New.
* gcc.target/avr/torture/pr51374-1.c:
Also fail if SBIS is seen.
2012-02-01 Georg-Johann Lay <avr@gjlay.de>
PR rtl-optimization/51374
* gcc.target/avr/torture/pr51374-1.c: New.
2012-01-31 Tobias Burnus <burnus@net-b.de>
......
......@@ -12,3 +12,4 @@ void vector_18 (void)
}
/* { dg-final { scan-assembler-not "\tsbic " } } */
/* { dg-final { scan-assembler-not "\tsbis " } } */
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