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:
parent
48ef793733
commit
208d340e70
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* { dg-do run } */
|
||||
/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */
|
||||
|
||||
extern void abort (void);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue