OSDN Git Service

* gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 980506-1.x
1 # The arrays are too large for the stormy16 - won't fit in 16 bits.
2 if { [istarget "stormy16-*-*"] } {
3         return 1;
4 }
5
6 return 0