pr78515.c: Add -fno-common option on hppa*-*-hpux*.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 28 Jan 2017 17:19:09 +0000 (17:19 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 28 Jan 2017 17:19:09 +0000 (17:19 +0000)
* gcc.dg/torture/pr78515.c: Add -fno-common option on hppa*-*-hpux*.

From-SVN: r245005

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr78515.c

index 80c7bae8e745f96b26f8c21f40c9737d56a01122..4309285be80ba0909e5a991f56e0cb35fee1290b 100644 (file)
@@ -1,5 +1,7 @@
 2017-01-28  John David Anglin  <danglin@gcc.gnu.org>
 
+       * gcc.dg/torture/pr78515.c: Add -fno-common option on hppa*-*-hpux*.
+
        * gfortran.dg/coarray_41.f90: Add "-latomic" option if
        libatomic_available.
        * gfortran.dg/coarray_42.f90: Likewise.
index a511aaec7ce5814ef38faa07277749e14299a486..a0e938b78e0b8b4e6819876f77ae809a0e3e24aa 100644 (file)
@@ -1,6 +1,7 @@
 /* { dg-do compile } */
 /* { dg-additional-options "-Wno-psabi" } */
 /* { dg-additional-options "-mavx512bw" { target x86_64-*-* i?86-*-* } } */
+/* { dg-additional-options "-fno-common" { target hppa*-*-hpux* } } */
 
 typedef unsigned V __attribute__ ((vector_size (64)));