* gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
From-SVN: r63993
This commit is contained in:
parent
af8128133f
commit
17b7f45edf
@ -1,5 +1,7 @@
|
||||
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" }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user