OSDN Git Service

* gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / execute / 20020720-1.x
index f97974b..167f762 100644 (file)
@@ -15,8 +15,7 @@ set torture_eval_before_compile {
     global compiler_conditional_xfail_data
     set compiler_conditional_xfail_data {
         "This test fails to optimize completely on certain platforms." \
-        { "mips*-*-*" "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" \
-          "xscale*-*-*" } \
+        { "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" } \
         { "*" } \
         { "-O0" }
     }