aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/20010122-1.x
blob: c6870a9b548a7e89a7d825d8428350e40420f7f5 (plain)
1
2
3
4
5
6
7
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