* gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris-*-*.
From-SVN: r95278
This commit is contained in:
parent
4e8d0554ef
commit
09312c2930
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-02-19 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris-*-*.
|
||||
|
||||
2005-02-19 Zdenek Dvorak <dvorakz@suse.cz>
|
||||
Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ set torture_eval_before_compile {
|
|||
set compiler_conditional_xfail_data {
|
||||
"This test fails to optimize completely on certain platforms." \
|
||||
{ "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" \
|
||||
"h8300*-*-*" "cris-*-*" "frv-*-*" "powerpc-*-*spe" } \
|
||||
"h8300*-*-*" "frv-*-*" "powerpc-*-*spe" } \
|
||||
{ "*" } \
|
||||
{ "-O0" }
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue