Wno-frame-address.c: Skip on hppa*-*-*.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 7 Nov 2015 22:22:33 +0000 (22:22 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 7 Nov 2015 22:22:33 +0000 (22:22 +0000)
* gcc.dg/Wno-frame-address.c: Skip on hppa*-*-*.

From-SVN: r229940

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/Wno-frame-address.c

index 65e940b..7cc0ac9 100644 (file)
@@ -1,3 +1,7 @@
+2015-11-07  John David Anglin  <danglin@gcc.gnu.org>
+
+       * gcc.dg/Wno-frame-address.c: Skip on hppa*-*-*.
+
 2015-11-07  Steven G. Kargl  <kargl@gcc.gnu.org>
 
        PR fortran/68153
index d464ad6..6409b29 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-skip-if "Cannot access arbitrary stack frames" { arm*-*-* visium-*-* } } */
+/* { dg-skip-if "Cannot access arbitrary stack frames" { arm*-*-* hppa*-*-* visium-*-* } } */
 /* { dg-options "-Werror" } */
 
 /* Verify that -Wframe-address is not enabled by default by enabling