FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 980506-1.x
blob056ef46383553d1bb1ea4920a4fabf2e86b4eb09
1 # The arrays are too large for the xstormy16 - won't fit in 16 bits.
2 if { [istarget "xstormy16-*-*"] } {
3         return 1;
6 if { [istarget "h8300-*-*"] } {
7         return 1;
10 return 0