]> gcc.gnu.org Git - gcc.git/commitdiff
* gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris-*-*.
authorHans-Peter Nilsson <hp@axis.com>
Sat, 19 Feb 2005 15:19:08 +0000 (15:19 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sat, 19 Feb 2005 15:19:08 +0000 (15:19 +0000)
From-SVN: r95278

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

index 26cfd2587031152e2757fc7730b56cea2ae77343..80c4f0713020f0a8855404ccd803899dd28d6d23 100644 (file)
@@ -1,3 +1,7 @@
+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>
            Jakub Jelinek  <jakub@redhat.com>
 
index 7afd9e44879d50fe4ebea7716c46b9717429f9ac..c693128a791d4b824302957b15fdd396b4cc9440 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*-*-*" "cris-*-*" "frv-*-*" "powerpc-*-*spe" } \
+         "h8300*-*-*" "frv-*-*" "powerpc-*-*spe" } \
         { "*" } \
         { "-O0" }
     }
This page took 0.100501 seconds and 5 git commands to generate.