aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>2003-03-01 01:32:33 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2003-03-01 01:32:33 +0000
commitb063b379b84d400591b00f53fbfec18903fd49e8 (patch)
tree61a98981b7c53b3c8c1056391f50fde73d568e4b /gcc/cp
parent1d62c33ebd5cf50c19a015401ee02c6949f0b9df (diff)
downloadgcc-b063b379b84d400591b00f53fbfec18903fd49e8.zip
gcc-b063b379b84d400591b00f53fbfec18903fd49e8.tar.gz
gcc-b063b379b84d400591b00f53fbfec18903fd49e8.tar.bz2
Fix typo
From-SVN: r63603
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 e4ccfb2..1fc78b0 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,4 +1,4 @@
-2003-02-28 <mark@codesourcery.com>
+2003-02-28 Mark Mitchell <mark@codesourcery.com>
PR c++/9892
* pt.c (instantiate_decl): Clear DECL_RTL for a VAR_DECL when