Commit 1f387835 by John David Anglin Committed by John David Anglin

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

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

From-SVN: r170706
parent 20a52ab9
2011-03-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* gcc.dg/torture/pr47975.c: Add -fno-common option on hppa*-*-hpux*.
2011-03-05 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/47899
......
/* { dg-do compile } */
/* { dg-options "-fno-common" { target { hppa*-*-hpux* } } } */
int __attribute__ ((vector_size (32))) x;
......
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