* gcc.misc-tests/godump-1.c: Skip -fdump-go-spec tests for all
platforms except s390[x] and x86_64.
From-SVN: r216936
+2014-10-30 Dominik Vogt <vogt@linux.vnet.ibm.com>
+
+ * 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 <mliska@suse.cz>
PR ipa/63574
/* { dg-options "-c -fdump-go-spec=godump-1.out" } */
/* { dg-do compile } */
+/* { dg-skip-if "not supported for target" { ! "s390*-*-* x86_64-*-*" } } */
#include <stdint.h>