Wno-frame-address.c: Skip on hppa*-*-*.

* gcc.dg/Wno-frame-address.c: Skip on hppa*-*-*.

From-SVN: r229940
This commit is contained in:
John David Anglin 2015-11-07 22:22:33 +00:00
parent 57e596204f
commit 171258f706
2 changed files with 5 additions and 1 deletions

View 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

View 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