Commit 9b14a237 by Richard Henderson Committed by Richard Henderson

* gcc.c-torture/compile/920625-1.x: XFAIL -O1.

From-SVN: r51726
parent 72e32876
2002-04-01 Richard Henderson <rth@redhat.com>
* gcc.c-torture/compile/920625-1.x: XFAIL -O1.
* g++.dg/other/new1.C: Use __SIZE_TYPE__.
2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
......
......@@ -17,7 +17,7 @@ set torture_eval_before_compile {
set compiler_conditional_xfail_data {
"missing .pred.rel.mutex directive" \
"ia64-*-*" \
{ "-O2" "-O3" "-Os" } \
{ "-O1" "-O2" "-O3" "-Os" } \
{ "" }
}
}
......
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