Commit 09312c29 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris-*-*.

From-SVN: r95278
parent 4e8d0554
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> 2005-02-19 Zdenek Dvorak <dvorakz@suse.cz>
Jakub Jelinek <jakub@redhat.com> Jakub Jelinek <jakub@redhat.com>
......
...@@ -29,7 +29,7 @@ set torture_eval_before_compile { ...@@ -29,7 +29,7 @@ set torture_eval_before_compile {
set compiler_conditional_xfail_data { set compiler_conditional_xfail_data {
"This test fails to optimize completely on certain platforms." \ "This test fails to optimize completely on certain platforms." \
{ "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" \ { "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" \
"h8300*-*-*" "cris-*-*" "frv-*-*" "powerpc-*-*spe" } \ "h8300*-*-*" "frv-*-*" "powerpc-*-*spe" } \
{ "*" } \ { "*" } \
{ "-O0" } { "-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