OSDN Git Service

* gcc.c-torture/compile/20000804-1.x: Don't execute this test at
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 20001205-1.x
index bde61fd..134cdf1 100644 (file)
@@ -1,8 +1,7 @@
 # This does not work on m68hc11 due to the asm statement which
 # forces two 'long' (32-bits) variables to go in registers.
 
-global target_triplet
 if { [istarget "m6811-*-*"] || [istarget "m6812-*-*"] } {
-      set torture_compile_xfail "$target_triplet"
+      return 1
 }
 return 0