Commit 17b7f45e by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.

From-SVN: r63993
parent af812813
2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
* gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
* gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
2003-03-08 Neil Booth <neil@daikokuya.co.uk>
......
......@@ -15,7 +15,8 @@ set torture_eval_before_compile {
global compiler_conditional_xfail_data
set compiler_conditional_xfail_data {
"This test fails to optimize completely on certain platforms." \
{ "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" "h8300*-*-*" "x86_64-*-*" } \
{ "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" \
"h8300*-*-*" "x86_64-*-*" "cris-*-*" } \
{ "*" } \
{ "-O0" }
}
......
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