pr52407.c: Add -fno-common option on hppa*-*-hpux*.

* gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.

From-SVN: r185182
This commit is contained in:
John David Anglin 2012-03-10 21:46:31 +00:00 committed by John David Anglin
parent 48ef793733
commit 208d340e70
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-03-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
2012-03-09 Andrew Pinski <apinski@cavium.com>
PR middle-end/51988

View File

@ -1,4 +1,5 @@
/* { dg-do run } */
/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */
extern void abort (void);