* gcc.misc-tests/godump-1.c: Skip if ! lp64.
authorIan Lance Taylor <iant@google.com>
Thu, 30 Oct 2014 15:19:45 +0000 (15:19 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 30 Oct 2014 15:19:45 +0000 (15:19 +0000)
From-SVN: r216938

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

index 3fc26a96042f3d251ec00c60ca2926a0959650b1..b6cc2e444b83bb3190af6dc6efe226442539f342 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-30  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.misc-tests/godump-1.c: Skip if ! lp64.
+
 2014-10-30  Dominik Vogt  <vogt@linux.vnet.ibm.com>
 
        * gcc.misc-tests/godump-1.c: Skip -fdump-go-spec tests for all
index 0867dea2ee8d0be4a4d2efca5a380e2c601f4437..eb45e8ccf7255660543d3de2eec3d9099e1fa29c 100644 (file)
@@ -3,6 +3,7 @@
 /* { dg-options "-c -fdump-go-spec=godump-1.out" } */
 /* { dg-do compile } */
 /* { dg-skip-if "not supported for target" { ! "s390*-*-* x86_64-*-*" } } */
+/* { dg-skip-if "not supported for target" { ! lp64 } } */
 
 #include <stdint.h>