hppa*-*-hpux*.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234242
138bc75d-0d04-0410-961f-
82ee72b054a4
2016-03-15 John David Anglin <danglin@gcc.gnu.org>
+ * gcc.c-torture/execute/pr68532.c: Add -fno-common option on
+ hppa*-*-hpux*.
+
* gcc.dg/ifcvt-4.c: Add hppa*64*-*-* to skip list.
PR libfortran/69799
/* { dg-options "-O2 -ftree-vectorize -fno-vect-cost-model" } */
+/* { dg-additional-options "-fno-common" { target hppa*-*-hpux* } } */
#define SIZE 128
unsigned short _Alignas (16) in[SIZE];