aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>2003-03-12 07:29:31 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2003-03-12 07:29:31 +0000
commite1145e7f7d58f9cbdf88bc6209bacc942bc1b22e (patch)
tree4979df3a89f697ec9a50a6e0196e7da8eab76cf2 /gcc/cp
parent2601a4ee73c810742e09d7c4dacaf52107724a05 (diff)
downloadgcc-e1145e7f7d58f9cbdf88bc6209bacc942bc1b22e.zip
gcc-e1145e7f7d58f9cbdf88bc6209bacc942bc1b22e.tar.gz
gcc-e1145e7f7d58f9cbdf88bc6209bacc942bc1b22e.tar.bz2
Fix PR number in log message.
From-SVN: r64221
Diffstat (limited to 'gcc/cp')
-rw-r--r--gcc/cp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index a45fc53..1e33808 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,6 +1,6 @@
2003-03-11 Mark Mitchell <mark@codesourcery.com>
- PR c++/9336
+ PR c++/9474
* decl2.c (do_nonmember_using_decl): Do not call duplicate decls
to merge old and new declarations.