projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b4692c
)
Fix typo
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Mon, 30 May 2005 16:29:22 +0000
(16:29 +0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Mon, 30 May 2005 16:29:22 +0000
(16:29 +0000)
From-SVN: r100369
gcc/testsuite/g++.dg/lookup/using14.C
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.dg/lookup/using14.C
b/gcc/testsuite/g++.dg/lookup/using14.C
index 6dd743a7e10ac606b9d61bcac46a22b8b6b45147..c953bccc21dc1890f41d5787645759a212d6690e 100644
(file)
--- 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
{