From: John David Anglin Date: Sun, 15 Mar 2015 23:49:02 +0000 (+0000) Subject: pr65270-1.c: Add -fno-common to dg-options on hppa*-*-hpux*. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=550a2a5dcf0c58cf94b4a2a6049a25d05a298dc4;p=gcc.git pr65270-1.c: Add -fno-common to dg-options on hppa*-*-hpux*. * gcc.dg/torture/pr65270-1.c: Add -fno-common to dg-options on hppa*-*-hpux*. * gcc.dg/torture/pr65270-2.c: Likewise. From-SVN: r221441 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index b4e8ac8aa89..4c5d99528d8 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2015-03-15 John David Anglin + + * gcc.dg/torture/pr65270-1.c: Add -fno-common to dg-options on + hppa*-*-hpux*. + * gcc.dg/torture/pr65270-2.c: Likewise. + 2015-03-14 Mikael Morin PR fortran/61138 diff --git a/gcc/testsuite/gcc.dg/torture/pr65270-1.c b/gcc/testsuite/gcc.dg/torture/pr65270-1.c index ae6dc3bf8ed..8874607f245 100644 --- a/gcc/testsuite/gcc.dg/torture/pr65270-1.c +++ b/gcc/testsuite/gcc.dg/torture/pr65270-1.c @@ -1,4 +1,5 @@ /* { dg-do run } */ +/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */ struct a { diff --git a/gcc/testsuite/gcc.dg/torture/pr65270-2.c b/gcc/testsuite/gcc.dg/torture/pr65270-2.c index d5b8f1ce236..277571c9e7c 100644 --- a/gcc/testsuite/gcc.dg/torture/pr65270-2.c +++ b/gcc/testsuite/gcc.dg/torture/pr65270-2.c @@ -1,4 +1,5 @@ /* { dg-do run } */ +/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */ struct a {