* gcc.dg/pr49551.c: Skip on hppa*-*-hpux*.
From-SVN: r231980
2015-12-28 John David Anglin <danglin@gcc.gnu.org>
+ * gcc.dg/pr49551.c: Skip on hppa*-*-hpux*.
+
* gcc.dg/torture/pr67609.c: Add -fno-common option on hppa*-*-hpux*.
2015-12-28 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
/* { dg-do compile } */
/* { dg-options "-O -fdata-sections" } */
-/* { dg-skip-if "-fdata-sections not supported" { nvptx-*-* } { "*" } { "" } } */
+/* { dg-skip-if "-fdata-sections not supported" { hppa*-*-hpux* nvptx-*-* } { "*" } { "" } } */
int x = 1;
int x;