Commit 7e28e1a3 by Catherine Moore Committed by Catherine Moore

xfail frv-*-*.

From-SVN: r73495
parent 7304c6cf
2003-11-12 Catherine Moore <clm@redhat.com>
* gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
2003-11-12 Andreas Jaeger <aj@suse.de> 2003-11-12 Andreas Jaeger <aj@suse.de>
Jakub Jelinek <jakub@redhat.com> Jakub Jelinek <jakub@redhat.com>
Andrew Pinski <pinskia@physics.uc.edu> Andrew Pinski <pinskia@physics.uc.edu>
......
...@@ -16,7 +16,7 @@ set torture_eval_before_compile { ...@@ -16,7 +16,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-*-*" } \ "h8300*-*-*" "cris-*-*" "frv-*-*" } \
{ "*" } \ { "*" } \
{ "-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