* gcc.c-torture/execute/20020307-2.x: New file, XFAIL mips-irix6.

From-SVN: r65035
This commit is contained in:
Kaveh R. Ghazi 2003-03-30 04:45:07 +00:00 committed by Kaveh Ghazi
parent 5b3e16ece9
commit 63006fc12c
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-03-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.c-torture/execute/20020307-2.x: New file, XFAIL mips-irix6.
2003-03-29 Arpad Beszedes <beszedes@cc.u-szeged.hu>
PR middle-end/9967

View File

@ -0,0 +1,7 @@
# This doesn't work on MIPS Irix, see PR6222
if { [istarget "mips*-sgi-irix6*"] } {
set torture_execute_xfail [istarget]
}
return 0