From: Uros Bizjak Date: Tue, 4 Nov 2014 18:30:32 +0000 (+0100) Subject: godump-1.c (dg-skip-if): Add alpha*-*-*. X-Git-Tag: releases/gcc-5.1.0~3539 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c636298c08430ea290b06eb5fd18beb45a83a16;p=thirdparty%2Fgcc.git godump-1.c (dg-skip-if): Add alpha*-*-*. * gcc.misc-tests/godump-1.c (dg-skip-if): Add alpha*-*-*. From-SVN: r217098 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 2a6599b02db6..104e597c2090 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2014-11-04 Uros Bizjak + + * gcc.misc-tests/godump-1.c (dg-skip-if): Add alpha*-*-*. + 2014-11-04 Uros Bizjak * g++.dg/ipa/devirt-44.C (dg-options): Remove -fdump-tree-optimized. diff --git a/gcc/testsuite/gcc.misc-tests/godump-1.c b/gcc/testsuite/gcc.misc-tests/godump-1.c index e1f18b966739..3cadb7361ea0 100644 --- a/gcc/testsuite/gcc.misc-tests/godump-1.c +++ b/gcc/testsuite/gcc.misc-tests/godump-1.c @@ -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