Commit 665c06ce by Ian Lance Taylor Committed by Ian Lance Taylor

* gcc.misc-tests/godump-1.c: Skip if ! lp64.

From-SVN: r216938
parent d8f8ea00
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> 2014-10-30 Dominik Vogt <vogt@linux.vnet.ibm.com>
* gcc.misc-tests/godump-1.c: Skip -fdump-go-spec tests for all * gcc.misc-tests/godump-1.c: Skip -fdump-go-spec tests for all
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
/* { dg-options "-c -fdump-go-spec=godump-1.out" } */ /* { dg-options "-c -fdump-go-spec=godump-1.out" } */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-skip-if "not supported for target" { ! "s390*-*-* x86_64-*-*" } } */ /* { dg-skip-if "not supported for target" { ! "s390*-*-* x86_64-*-*" } } */
/* { dg-skip-if "not supported for target" { ! lp64 } } */
#include <stdint.h> #include <stdint.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment