Commit 2944c91c by Segher Boessenkool Committed by Segher Boessenkool

re PR middle-end/61225 (Several new failures after r210458 on x86_64-*-* with -m32)

	PR middle-end/61225
	gcc.target/i386/pr49095.c: XFAIL for ia32.

From-SVN: r220370
parent aa47faf0
2015-02-03 Segher Boessenkool <segher@kernel.crashing.org>
PR middle-end/61225
gcc.target/i386/pr49095.c: XFAIL for ia32.
2015-02-03 <dodji@redhat.com> 2015-02-03 <dodji@redhat.com>
PR preprocessor/64803 PR preprocessor/64803
......
...@@ -70,4 +70,5 @@ G (short) ...@@ -70,4 +70,5 @@ G (short)
G (int) G (int)
G (long) G (long)
/* { dg-final { scan-assembler-not "test\[lq\]" } } */ /* See PR61225 for the XFAIL. */
/* { dg-final { scan-assembler-not "test\[lq\]" { xfail { ia32 } } } } */
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