Commit 4c5e955d by Rainer Orth Committed by Rainer Orth

re PR middle-end/47405 (gcc.dg/torture/20090618-1.c FAILs on IRIX 6.5)

	PR middle-end/47405
	* gcc.dg/torture/20090618-1.c: Skip on mips-sgi-irix*.

From-SVN: r171140
parent 3bf162a0
2011-03-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR middle-end/47405
* gcc.dg/torture/20090618-1.c: Skip on mips-sgi-irix*.
2011-03-18 Chung-Lin Tang <cltang@codesourcery.com>
* gcc.target/arm/unsigned-extend-1.c: New.
......
/* { dg-do run } */
/* { dg-skip-if "" { *-*-* } { "-O0" } { "" } } */
/* { dg-skip-if "PR middle-end/47405" { mips-sgi-irix* } } */
extern void abort (void);
......
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