Commit 982be984 by Bernd Schmidt Committed by Bernd Schmidt

* gcc.c-torture/execute/20020720-1.x: Disable on bfin*-*.

From-SVN: r97711
parent 0a0da1bc
2005-04-06 Bernd Schmidt <bernd.schmidt@analog.com>
* gcc.c-torture/execute/20020720-1.x: Disable on bfin*-*.
2005-04-06 Dorit Naishlos <dorit@il.ibm.com> 2005-04-06 Dorit Naishlos <dorit@il.ibm.com>
* gfortran.dg/vect/vect-5.f90: xfail for lp64. * gfortran.dg/vect/vect-5.f90: xfail for lp64.
......
...@@ -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*-*-*" "frv-*-*" "powerpc*-*-*" "rs6000-*-*" } \ "h8300*-*-*" "frv-*-*" "powerpc*-*-*" "rs6000-*-*" "bfin*-*" } \
{ "*" } \ { "*" } \
{ "-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