From: Mark Mitchell Date: Sat, 1 Mar 2003 01:32:33 +0000 (+0000) Subject: Fix typo X-Git-Tag: releases/gcc-3.4.0~8335 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b063b379b84d400591b00f53fbfec18903fd49e8;p=thirdparty%2Fgcc.git Fix typo From-SVN: r63603 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index e4ccfb2a2fd7..1fc78b045d87 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,4 +1,4 @@ -2003-02-28 +2003-02-28 Mark Mitchell PR c++/9892 * pt.c (instantiate_decl): Clear DECL_RTL for a VAR_DECL when