diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/vector-compare-2.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/vector-compare-2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/vector-compare-2.c b/gcc/testsuite/gcc.dg/vector-compare-2.c index e672dd1d9c4..f42986fdcb5 100644 --- a/gcc/testsuite/gcc.dg/vector-compare-2.c +++ b/gcc/testsuite/gcc.dg/vector-compare-2.c @@ -1,4 +1,5 @@ /* { dg-do compile } */ +/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */ /* Test if C_MAYBE_CONST are folded correctly when creating VEC_COND_EXPR. */ |