X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgcc.c-torture%2Fexecute%2F990208-1.x;fp=gcc%2Ftestsuite%2Fgcc.c-torture%2Fexecute%2F990208-1.x;h=0000000000000000000000000000000000000000;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=95b82b5d45ee224b087a4e043153ac15834deeac;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/gcc/testsuite/gcc.c-torture/execute/990208-1.x b/gcc/testsuite/gcc.c-torture/execute/990208-1.x deleted file mode 100644 index 95b82b5d..00000000 --- a/gcc/testsuite/gcc.c-torture/execute/990208-1.x +++ /dev/null @@ -1,14 +0,0 @@ -# Doesn't work at -O3 because of ifcvt.c optimizations which -# cause the 2 inlined labels to be at the same location. - -set torture_eval_before_execute { - - set compiler_conditional_xfail_data { - "ifcvt transforms 2 inlined labels to the same address" \ - "ia64-*-*" \ - { "-O3" } \ - { "" } - } -} - -return 0