Commit 171258f7 by John David Anglin

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

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

From-SVN: r229940
parent 57e59620
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
......
/* { 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment