aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/compile/961203-1.x
blob: ce8820d934c5b57593e5a17abaa7b79807f61a5a (plain)
1
2
3
4
5
6
7
# Array 'a' in this test is too large to fit in 64K.

global target_triplet
if { [istarget "m6811-*-*"] || [istarget "m6812-*-*"]} {
	set torture_compile_xfail "$target_triplet"
}
return 0