Commit 284ca13e by Aldy Hernandez Committed by Aldy Hernandez

simd-5.x: Remove xfail for PPC64.

2003-06-03  Aldy Hernandez  <aldyh@redhat.com>

        * testsuite/gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.

From-SVN: r67374
parent 6c07f448
2003-06-03 Aldy Hernandez <aldyh@redhat.com>
* gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
PR c++/10940
......
......@@ -25,17 +25,6 @@ if { [istarget "sparc64-*-*"] || [istarget "sparcv9-*-*"] } {
{ "" }
}
}
} elseif { [istarget "powerpc64-*-*"] } {
# On PowerPC-64 it fails unconditionally.
set torture_eval_before_compile {
global compiler_conditional_xfail_data
set compiler_conditional_xfail_data {
"PR target/9680" \
"*-*-*" \
{ "*" } \
{ "" }
}
}
}
return 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment