Commit d5ef2c21 by Christian Bruel Committed by Christian Bruel

gcc.dg/Wno-frame-address.c: Skip for ARM.

g++.dg/Wno-frame-address.C: Ditto.

From-SVN: r227161
parent e3552bf9
2015-08-25 Christian Bruel <christian.bruel@st.com>
* gcc.dg/Wno-frame-address.c: Skip for ARM.
* g++.dg/Wno-frame-address.C: Ditto.
2015-08-24 Michael Meissner <meissner@linux.vnet.ibm.com> 2015-08-24 Michael Meissner <meissner@linux.vnet.ibm.com>
PR target/67211 PR target/67211
......
// { dg-do compile } // { dg-do compile }
// { dg-skip-if "Cannot access arbitrary stack frames." { arm*-*-* } }
// { 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
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-skip-if "Cannot access arbitrary stack frames." { arm*-*-* } } */
/* { 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