20020720-1.x: XFAIL for all powerpc and rs6000.
authorDavid Edelsohn <edelsohn@gnu.org>
Thu, 24 Mar 2005 23:26:38 +0000 (23:26 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 24 Mar 2005 23:26:38 +0000 (18:26 -0500)
        * gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and
        rs6000.

From-SVN: r97016

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20020720-1.x

index 036e25279d5ddfe84f999676db7d733ce5ad48b0..260a212c9165dbe109b2e2af67c1e3ee983fe019 100644 (file)
@@ -1,3 +1,8 @@
+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
index c693128a791d4b824302957b15fdd396b4cc9440..8020ef131da77765f1b035b17e13f383983cff06 100644 (file)
@@ -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" }
     }