Commit 550a2a5d by John David Anglin

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
parent 066f5614
2015-03-15 John David Anglin <danglin@gcc.gnu.org>
* 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 <mikael@gcc.gnu.org>
PR fortran/61138
......
/* { dg-do run } */
/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */
struct a
{
......
/* { dg-do run } */
/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */
struct a
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment