Commit 538d2d7e by Nathan Sidwell

Fix dg-do target

From-SVN: r264394
parent 89e1963a
// PR c++/86881 ICE with shadow warning // PR c++/86881 ICE with shadow warning
// { dg-do compile { c++11 } } // { dg-do compile { target c++11 } }
// { dg-additional-options { -Wshadow-compatible-local } }} // { dg-additional-options { -Wshadow-compatible-local } }}
void a() { void a() {
......
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