Commit 1ce505c4 by Richard Earnshaw Committed by Richard Earnshaw

990208-1.x: XFAIL this at -O3 for ARM-based systems.

* gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
systems.

From-SVN: r57349
parent c1ff6200
2002-09-20 Richard Earnshaw <rearnsha@arm.com>
* gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
systems.
2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
* gcc.c-torture/execute/ieee/mzero3.c: New test.
......
......@@ -5,7 +5,7 @@ set torture_eval_before_execute {
set compiler_conditional_xfail_data {
"ifcvt transforms 2 inlined labels to the same address" \
"ia64-*-*" \
{ "ia64-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" } \
{ "-O3" } \
{ "" }
}
......
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