OSDN Git Service

* gcc.c-torture/execute/20020619-1.c: Correct for targets without 32 bit int.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / execute / simd-4.x
1 load_lib target-supports.exp
2
3 if { [check_effective_target_stdint_types] } {
4         return 0
5 }
6
7 return 1;