Commit 9c877fcc by Janis Johnson Committed by Janis Johnson

re PR target/11594 (testcase gcc.dg/20020103-1.c fails with "scan-assembler-not LC")

	PR target/11594
	* gcc.dg/20020103-1.c: Remove XFAIL for powerpc.

From-SVN: r142718
parent 0c6ca7f8
2008-12-12 Janis Johnson <janis187@us.ibm.com>
PR target/11594
* gcc.dg/20020103-1.c: Remove XFAIL for powerpc.
2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
PR middle-end/38409
......
......@@ -3,7 +3,7 @@
/* { dg-do compile { target { { i?86-*-* rs6000-*-* alpha*-*-* x86_64-*-* } || { powerpc*-*-* && ilp32 } } } } */
/* { dg-require-effective-target fpic } */
/* { dg-options "-O2 -fpic -fno-omit-frame-pointer -fno-asynchronous-unwind-tables" } */
/* { dg-final { scan-assembler-not "LC\[0-9\]" { xfail powerpc*-*-* } } } */
/* { dg-final { scan-assembler-not "LC\[0-9\]" } } */
/* Clobber all call-saved registers that can hold a pointer value. */
#if defined(__i386__)
......
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