FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / mipscop-3.x
blob66601ea91f17b2fd9bb534a8c1fc9e369567a6ed
1 global target_triplet
3 if { ![istarget "*mips*"] } {
4         return 1
5 } else {
6         set torture_compile_xfail "$target_triplet"
9 return 0