OSDN Git Service

cp/pt.c change log entry move from ./ChangeLog to cp/ChangeLog
authorfjahanian <fjahanian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jan 2003 19:13:12 +0000 (19:13 +0000)
committerfjahanian <fjahanian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jan 2003 19:13:12 +0000 (19:13 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62106 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/cp/ChangeLog

index 8d908ff..b7349d8 100644 (file)
@@ -50,10 +50,6 @@ Wed Jan 29 10:26:12 CET 2003  Jan Hubicka  <jh@suse.cz>
 
        * i386.md (subdi3_carry_rex64): Fix typo.
 
-2003-01-28  Fariborz Jahanian  <fjahanian@apple.com>
-
-       * pt.c (last_pending_template) Declare GTY().
-
 2003-01-28  Stan Shebs  <shebs@apple.com>
 
        * coretypes.h (cpp_reader): Forward declare struct.
index 359fdc2..64adf91 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-29  Fariborz Jahanian  <fjahanian@apple.com>
+
+        * pt.c (last_pending_template) Declare GTY().
+
 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
 
        PR c++/8591