pr47975.c: Add -fno-common option on hppa*-*-hpux*.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sun, 6 Mar 2011 00:14:01 +0000 (00:14 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 6 Mar 2011 00:14:01 +0000 (00:14 +0000)
* gcc.dg/torture/pr47975.c: Add -fno-common option on hppa*-*-hpux*.

From-SVN: r170706

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

index 6edf8e279156a61ab8e3f2c3fa37330e743ffca5..40a58009c1b625b2134c6537e8442fa01f7cca32 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 2919452a02470e402140ca1d5791ace1bcaaaa82..e2a72af491567396f53d64232b6940a88aeeb09b 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+/* { dg-options "-fno-common" { target { hppa*-*-hpux* } } } */
 
 int __attribute__ ((vector_size (32))) x;