builtin-has-attribute-4.c: Skip on 32-bit hppa*-*-hpux*.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 16 Mar 2019 17:48:14 +0000 (17:48 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 16 Mar 2019 17:48:14 +0000 (17:48 +0000)
* c-c++-common/builtin-has-attribute-4.c: Skip on 32-bit hppa*-*-hpux*.
* gcc.dg/attr-copy-6.c: Likewise.
* gcc.dg/pr87793.c: Likewise.

From-SVN: r269731

gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/builtin-has-attribute-4.c
gcc/testsuite/gcc.dg/attr-copy-6.c
gcc/testsuite/gcc.dg/pr87793.c

index 83fe86fc8954646d3e1386f1282158e2b5187e71..319f17be4fb11142b5667c3033fb82c1f89f01cf 100644 (file)
@@ -1,6 +1,10 @@
-2019-03-16 John David Anglin  <danglin@gcc.gnu.org>
+2019-03-16  John David Anglin  <danglin@gcc.gnu.org>
 
-       PR testsuite/84941
+       * c-c++-common/builtin-has-attribute-4.c: Skip on 32-bit hppa*-*-hpux*.
+       * gcc.dg/attr-copy-6.c: Likewise.
+       * gcc.dg/pr87793.c: Likewise.
+
+       PR testsuite/89471
        * gcc.dg/pr84941.c: Skip on hppa*-*-*.
 
        * gcc.dg/Wattributes-10.c: Add -fno-common option on hppa*-*-hpux*.
index 84c9892baaa77a0b074ddf3c0a9350a96ab024dd..a0681fa6980a8cd1c4a7e1d1e3e9bb9b131ede30 100644 (file)
@@ -1,5 +1,6 @@
 /* Verify __builtin_has_attribute return value for variables.
    { dg-do compile }
+   { dg-skip-if "No section attribute" { { hppa*-*-hpux* } && { ! lp64 } } }
    { dg-options "-Wall -ftrack-macro-expansion=0" }
    { dg-options "-Wall -Wno-narrowing -Wno-unused -ftrack-macro-expansion=0" { target c++ } }
    { dg-additional-options "-DSKIP_ALIAS" { target *-*-darwin* } } 
index 17e714e2e4c7c19a5ead4841e2a5a7c9d1baa47f..010db0d508ad70ea288c12a448bf08bfca49ae64 100644 (file)
@@ -1,5 +1,6 @@
 /* PR middle-end/88546 - Copy attribute unusable for weakrefs
    { dg-do compile }
+   { dg-skip-if "Attributes not supported" { { hppa*-*-hpux* } && { ! lp64 } } }
    { dg-options "-O2 -Wall" }
    { dg-require-weak "" } */
 
index 317847bad219a286d4b20cf36ccc8047ccae0ea8..d7673316d39c1c3bf5b6ed2feaa61b60a6308976 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+/* { dg-skip-if "No section attribute" { { hppa*-*-hpux* } && { ! lp64 } } } */
 /* { dg-options "-fpic -Os -g" } */
 /* { dg-require-effective-target fpic } */