]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
pr52407.c: Add "-fno-common" option on hppa*-*-hpux*.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sat, 1 Dec 2012 21:48:09 +0000 (21:48 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 1 Dec 2012 21:48:09 +0000 (21:48 +0000)
* gcc.dg/torture/pr52407.c: Add "-fno-common" option on hppa*-*-hpux*.

From-SVN: r194033

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

index b19b2881f44f40aeb07effe616946a974084b8da..ba4f111370fcc599ba5b4b20f3029f11bfb25af9 100644 (file)
@@ -1,3 +1,7 @@
+2012-12-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * gcc.dg/torture/pr52407.c: Add "-fno-common" option on hppa*-*-hpux*.
+
 2012-11-29  Jason Merrill  <jason@redhat.com>
 
        PR c++/53862
index bb95e51f25bd617cf0c320734ba1fbae0a89b4af..917e9db3f84878ba0631627b99e70e6c9fa15520 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do run } */
+/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */
 
 extern void abort (void);