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

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

From-SVN: r185237
This commit is contained in:
John David Anglin 2012-03-12 15:29:32 +00:00 committed by John David Anglin
parent 5ce26fec95
commit 4f5a8a6a11
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
2012-03-10 Tobias Burnus <burnus@net-b.de>
PR fortran/52469

View File

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