Commit 3e65fcc0 by Andreas Jaeger Committed by Andreas Jaeger

* gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.

From-SVN: r73466
parent 0b69c29f
2003-11-11 Andreas Jaeger <aj@suse.de>
* gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
* ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
......
......@@ -16,7 +16,7 @@ set torture_eval_before_compile {
set compiler_conditional_xfail_data {
"This test fails to optimize completely on certain platforms." \
{ "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" \
"h8300*-*-*" "x86_64-*-*" "cris-*-*" } \
"h8300*-*-*" "cris-*-*" } \
{ "*" } \
{ "-O0" }
}
......
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