* gcc.dg/torture/pr67609.c: Add -fno-common option on hppa*-*-hpux*.
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Dec 2015 20:38:31 +0000 (20:38 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Dec 2015 20:38:31 +0000 (20:38 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231977 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 949eeea..28945b4 100644 (file)
@@ -1,3 +1,7 @@
+2015-12-28  John David Anglin  <danglin@gcc.gnu.org>
+
+       * gcc.dg/torture/pr67609.c: Add -fno-common option on hppa*-*-hpux*.
+
 2015-12-28  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
 
        * gcc.target/powerpc/p9-lxvx-stxvx-1.c: New.
index 817857d..bd60610 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do run } */
+/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */
 
 typedef union
 {