Commit 3c872883 by Rainer Orth Committed by Rainer Orth

XFAIL objc.dg/stabs-1.m on IRIX (PR target/52152)

	PR target/52152
	* objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.

From-SVN: r184280
parent 3a20d87c
2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR target/52152
* objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/pr51867.c: Don't include <math.h>. * gcc.dg/pr51867.c: Don't include <math.h>.
(sqrtf): Declare. (sqrtf): Declare.
......
...@@ -15,5 +15,5 @@ ...@@ -15,5 +15,5 @@
} }
@end @end
/* See PR 52152 for the xfail. */ /* See PR target/52152 for the xfail. */
/* { dg-final { scan-assembler "(.SUBSPA.*\[\$\]CODE\[\$\]|.text\"?)\n\t.stabs.*100,0,0,(\[\.\$\])?L?L\[\$\]?etext\[0-9\]*\n(\[\.\$\])?L?L\[\$\]?etext" { xfail mips*-*-elf* } } } */ /* { dg-final { scan-assembler "(.SUBSPA.*\[\$\]CODE\[\$\]|.text\"?)\n\t.stabs.*100,0,0,(\[\.\$\])?L?L\[\$\]?etext\[0-9\]*\n(\[\.\$\])?L?L\[\$\]?etext" { xfail mips*-*-elf* mips-sgi-irix6.5 } } } */
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