]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.c-torture/execute/loop-3c.x
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.c-torture / execute / loop-3c.x
diff --git a/gcc/testsuite/gcc.c-torture/execute/loop-3c.x b/gcc/testsuite/gcc.c-torture/execute/loop-3c.x
deleted file mode 100644 (file)
index a613a08..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-if { [istarget "i?86-*"] } {
-    set torture_eval_before_execute {
-       global compiler_conditional_xfail_data
-       set compiler_conditional_xfail_data {
-           "Loop optimiser bug" \
-                   "i?86-*" \
-                   { "-Os" } \
-                   { "" }
-       }
-    }
-}
-
-return 0