Commit e4c6167f by Zack Weinberg

* gcc.c-torture/execute/990208-1.x: Delete.

From-SVN: r77986
parent 1da326c3
2004-02-17 Zack Weinberg <zack@codesourcery.com>
* gcc.c-torture/execute/990208-1.x: Delete.
2004-02-17 Richard Sandiford <rsandifo@redhat.com> 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
* gcc.c-torture/execute/20040208-2.x: New file. * gcc.c-torture/execute/20040208-2.x: New file.
......
# 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-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" } \
{ "-O3" } \
{ "" }
}
}
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