godump-1.c (dg-skip-if): Add alpha*-*-*.
authorUros Bizjak <ubizjak@gmail.com>
Tue, 4 Nov 2014 18:30:32 +0000 (19:30 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 4 Nov 2014 18:30:32 +0000 (19:30 +0100)
* gcc.misc-tests/godump-1.c (dg-skip-if): Add alpha*-*-*.

From-SVN: r217098

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.misc-tests/godump-1.c

index 2a6599b02db670eaa08f2546c83b6829e5359e92..104e597c209091f260ee7e29aa33d4d3a152ad50 100644 (file)
@@ -1,3 +1,7 @@
+2014-11-04  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.misc-tests/godump-1.c (dg-skip-if): Add alpha*-*-*.
+
 2014-11-04  Uros Bizjak  <ubizjak@gmail.com>
 
        * g++.dg/ipa/devirt-44.C (dg-options): Remove -fdump-tree-optimized.
index e1f18b966739c60a2124a761c1e782e4adcdfec5..3cadb7361ea0aaf8170316f3472b3935e6bfd03a 100644 (file)
@@ -2,7 +2,7 @@
 
 /* { dg-options "-c -fdump-go-spec=godump-1.out" } */
 /* { dg-do compile } */
-/* { dg-skip-if "not supported for target" { ! "s390*-*-* i?86-*-* x86_64-*-*" } } */
+/* { dg-skip-if "not supported for target" { ! "alpha*-*-* s390*-*-* i?86-*-* x86_64-*-*" } } */
 /* { dg-skip-if "not supported for target" { ! lp64 } } */
 
 #include <stdint.h>