* gcc.misc-tests/godump-1.c: Skip if ! lp64.
From-SVN: r216938
This commit is contained in:
parent
d8f8ea0034
commit
665c06cec2
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user