aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>2005-05-30 16:29:22 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2005-05-30 16:29:22 +0000
commitc13971f3893b89a3e0d23a406a57909535329e10 (patch)
tree9e0a6c05ee159ba5b59484d964aad66680c3a9cc /gcc
parent9b4692cd019c28831e2a6a1645a2fe03ff333bd4 (diff)
downloadgcc-c13971f3893b89a3e0d23a406a57909535329e10.zip
gcc-c13971f3893b89a3e0d23a406a57909535329e10.tar.gz
gcc-c13971f3893b89a3e0d23a406a57909535329e10.tar.bz2
Fix typo
From-SVN: r100369
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/g++.dg/lookup/using14.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/g++.dg/lookup/using14.C b/gcc/testsuite/g++.dg/lookup/using14.C
index 6dd743a..c953bcc 100644
--- a/gcc/testsuite/g++.dg/lookup/using14.C
+++ b/gcc/testsuite/g++.dg/lookup/using14.C
@@ -1,4 +1,5 @@
// PR c++/21784
+// { dg-options "" }
namespace mine
{