X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgcc.c-torture%2Fexecute%2Floop-3c.x;fp=gcc%2Ftestsuite%2Fgcc.c-torture%2Fexecute%2Floop-3c.x;h=0000000000000000000000000000000000000000;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=a613a08ffa6513fc9860a2677855b133ac95385f;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git 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 a613a08f..00000000 --- a/gcc/testsuite/gcc.c-torture/execute/loop-3c.x +++ /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