]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix dg-do target
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Sep 2018 14:14:57 +0000 (14:14 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Sep 2018 14:14:57 +0000 (14:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264394 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 4fc8d56881edf0975921fe37a7f28721939a2d4b..6ce17e87362024f1597f11db5593f62f1924d51e 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() {