diff options
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/execute/loop-3c.x')
| -rw-r--r-- | gcc/testsuite/gcc.c-torture/execute/loop-3c.x | 13 |
1 files changed, 0 insertions, 13 deletions
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 index a98f54941c5..00000000000 --- a/gcc/testsuite/gcc.c-torture/execute/loop-3c.x +++ /dev/null @@ -1,13 +0,0 @@ -if { [istarget "i686-*"] } { - set torture_eval_before_execute { - global compiler_conditional_xfail_data - set compiler_conditional_xfail_data { - "Loop optimiser bug" \ - "i686-*" \ - { "-Os" } \ - { "" } - } - } -} - -return 0 |

