Commit 9a15bd63 by David Edelsohn Committed by David Edelsohn

20020720-1.x: XFAIL for all powerpc and rs6000.

        * gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and
        rs6000.

From-SVN: r97016
parent d0b07283
2005-03-24 David Edelsohn <edelsohn@gnu.org>
* gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and
rs6000.
2005-03-24 Steve Ellcey <sje@cup.hp.com>
PR target/20095
......
......@@ -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*-*-*" "frv-*-*" "powerpc-*-*spe" } \
"h8300*-*-*" "frv-*-*" "powerpc*-*-*" "rs6000-*-*" } \
{ "*" } \
{ "-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