mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-07 21:37:29 +08:00
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
This commit is contained in:
parent
c1ff6200cc
commit
1ce505c4cd
@ -1,3 +1,8 @@
|
||||
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" } \
|
||||
{ "" }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user