aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@gcc.gnu.org>2018-09-18 14:14:57 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2018-09-18 14:14:57 +0000
commit538d2d7e7ff408c15c89d0fe2c6ef812e7f951a7 (patch)
tree43faae3a0a615ee1c181804607018eb271385561 /gcc
parent89e1963a20f2302bcced2c6d2678803d59553c0a (diff)
downloadgcc-538d2d7e7ff408c15c89d0fe2c6ef812e7f951a7.zip
gcc-538d2d7e7ff408c15c89d0fe2c6ef812e7f951a7.tar.gz
gcc-538d2d7e7ff408c15c89d0fe2c6ef812e7f951a7.tar.bz2
Fix dg-do target
From-SVN: r264394
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/g++.dg/warn/pr86881.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/g++.dg/warn/pr86881.C b/gcc/testsuite/g++.dg/warn/pr86881.C
index 4fc8d56..6ce17e8 100644
--- a/gcc/testsuite/g++.dg/warn/pr86881.C
+++ b/gcc/testsuite/g++.dg/warn/pr86881.C
@@ -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() {