Commit 6ff3f09a by John David Anglin

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

	* gcc.dg/tree-ssa/vector-5.c: Add -fno-common option on hppa*-*-hpux*.

From-SVN: r233027
parent 47ba7fb4
2016-01-31 John David Anglin <danglin@gcc.gnu.org>
* gcc.dg/tree-ssa/vector-5.c: Add -fno-common option on hppa*-*-hpux*.
2016-01-31 Paul Thomas <pault@gcc.gnu.org>
PR fortran/67564
......
/* { dg-do compile } */
/* { dg-options "-O -fdump-tree-optimized" } */
/* { dg-additional-options "-fno-common" { target hppa*-*-hpux* } } */
typedef int v4si __attribute__((vector_size(4*sizeof (int))));
......
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