summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/va-arg-16.x
blob: 787918798dd05bad8a3a2f11cc70f23711aab8f7 (plain)
1
2
3
4
5
6
7
# This doesn't work on MIPS Irix.

if { [istarget "mips*-sgi-irix6*"] } {
	set torture_execute_xfail "mips*-sgi-irix6*"
}

return 0