Commit fa788aea by John David Anglin

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

	* g++.dg/Wno-frame-address.C: Skip on hppa*-*-*.

From-SVN: r229298
parent 91163383
2015-10-25 John David Anglin <danglin@gcc.gnu.org>
* g++.dg/Wno-frame-address.C: Skip on hppa*-*-*.
2015-10-25 Uros Bizjak <ubizjak@gmail.com> 2015-10-25 Uros Bizjak <ubizjak@gmail.com>
PR target/68084 PR target/68084
......
// { dg-do compile } // { dg-do compile }
// { dg-skip-if "Cannot access arbitrary stack frames." { arm*-*-* } } // { dg-skip-if "Cannot access arbitrary stack frames." { arm*-*-* hppa*-*-* } }
// { dg-options "-Werror" } // { dg-options "-Werror" }
// Verify that -Wframe-address is not enabled by default by enabling // 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