20010122-1.x: New file.

* gcc.c-torture/execute/20010122-1.x: New file.  XFAIL this test
	for mips*-sgi-irix6*.

From-SVN: r52381
This commit is contained in:
Kaveh R. Ghazi 2002-04-16 23:57:09 +00:00 committed by Kaveh Ghazi
parent 72cbfaa903
commit 2d4cf2c2c7
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.c-torture/execute/20010122-1.x: New file. XFAIL this test
for mips*-sgi-irix6*.
2002-04-16 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/20020415-1.c: New test.

View File

@ -0,0 +1,8 @@
# This doesn't work on MIPS Irix.
# See http://gcc.gnu.org/ml/gcc-patches/2002-04/msg00473.html
if { [istarget "mips*-sgi-irix6*"] } {
set torture_execute_xfail "mips*-sgi-irix6*"
}
return 0