From: Dominik Vogt Date: Thu, 30 Oct 2014 14:51:30 +0000 (+0000) Subject: godump-1.c: Skip -fdump-go-spec tests for all platforms except s390[x] and x86_64. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d8f8ea00345472dfa621c6ee4c6e19c4f2c5d8cc;p=gcc.git godump-1.c: Skip -fdump-go-spec tests for all platforms except s390[x] and x86_64. * gcc.misc-tests/godump-1.c: Skip -fdump-go-spec tests for all platforms except s390[x] and x86_64. From-SVN: r216936 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 2c290daa8e5..3fc26a96042 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2014-10-30 Dominik Vogt + + * gcc.misc-tests/godump-1.c: Skip -fdump-go-spec tests for all + platforms except s390[x] and x86_64. + 2014-10-30 Martin Liska PR ipa/63574 diff --git a/gcc/testsuite/gcc.misc-tests/godump-1.c b/gcc/testsuite/gcc.misc-tests/godump-1.c index f3af17cf8b4..0867dea2ee8 100644 --- a/gcc/testsuite/gcc.misc-tests/godump-1.c +++ b/gcc/testsuite/gcc.misc-tests/godump-1.c @@ -2,6 +2,7 @@ /* { dg-options "-c -fdump-go-spec=godump-1.out" } */ /* { dg-do compile } */ +/* { dg-skip-if "not supported for target" { ! "s390*-*-* x86_64-*-*" } } */ #include