Fix dg-do target
authorNathan Sidwell <nathan@gcc.gnu.org>
Tue, 18 Sep 2018 14:14:57 +0000 (14:14 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 18 Sep 2018 14:14:57 +0000 (14:14 +0000)
From-SVN: r264394

gcc/testsuite/g++.dg/warn/pr86881.C

index 4fc8d56..6ce17e8 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/86881 ICE with shadow warning
-// { dg-do compile { c++11 } }
+// { dg-do compile { target c++11 } }
 // { dg-additional-options { -Wshadow-compatible-local } }}
 
 void a() {