* gcc.dg/torture/pr47975.c: Add -fno-common option on hppa*-*-hpux*.
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 6 Mar 2011 00:14:01 +0000 (00:14 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 6 Mar 2011 00:14:01 +0000 (00:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170706 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 6edf8e2..40a5800 100644 (file)
@@ -1,3 +1,7 @@
+2011-03-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * gcc.dg/torture/pr47975.c: Add -fno-common option on hppa*-*-hpux*.
+
 2011-03-05  Jakub Jelinek  <jakub@redhat.com>
 
        PR rtl-optimization/47899
index 2919452..e2a72af 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+/* { dg-options "-fno-common" { target { hppa*-*-hpux* } } } */
 
 int __attribute__ ((vector_size (32))) x;