Commit 91dc6f6e by Andrew MacLeod Committed by Andrew Macleod

990208-1.x: New.


2001-09-20  Andrew MacLeod  <amacleod@redhat.com>

	* testsuite/gcc.c-torture/execute/990208-1.x: New. XFAIL at -O3
	on ia64.

From-SVN: r45712
parent 4c160717
2001-09-20 Andrew MacLeod <amacleod@redhat.com>
* testsuite/gcc.c-torture/execute/990208-1.x: New. XFAIL at -O3
on ia64.
Thu Sep 20 09:00:27 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* fold-const.c (hashtab.h): Include.
......
# 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-*-*" \
{ "-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