aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/compile/930326-1.x
blob: 622145638d1c0bdbec7574b000035dd20491681b (plain)
1
2
3
4
5
6
7
# This doesn't work on mn10200

if { [istarget "mn10200*-*-*"] } {
	set torture_compile_xfail "mn10200*-*-*"
}

return 0