Commit ad0a3085 by John David Anglin

pr83487-1_x.c: Use -fno-common option on hppa*-*-hpux*.

	* gcc.dg/compat/pr83487-1_x.c: Use -fno-common option on hppa*-*-hpux*.
	* gcc.dg/compat/pr83487-1_y.c: Likewise.

From-SVN: r269745
parent d09f61a9
2013-03-17 John David Anglin <danglin@gcc.gnu.org> 2019-03-03-17 John David Anglin <danglin@gcc.gnu.org>
* gcc.dg/compat/pr83487-1_x.c: Use -fno-common option on hppa*-*-hpux*.
* gcc.dg/compat/pr83487-1_y.c: Likewise.
* gfortran.dg/pointer_init_10.f90: Require visibility support. * gfortran.dg/pointer_init_10.f90: Require visibility support.
* gfortran.dg/temporary_3.f90: Likewise. * gfortran.dg/temporary_3.f90: Likewise.
......
/* { dg-options "-fno-common" { target { hppa*-*-hpux* } } } */
#include "pr83487-1.h" #include "pr83487-1.h"
extern extern
......
/* { dg-options "-fno-common" { target { hppa*-*-hpux* } } } */
#include "pr83487-1.h" #include "pr83487-1.h"
struct A a; struct A 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