From 48c8b0becfdbc9fe3060148cf4b9e5a310a50286 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Tue, 9 Oct 2001 11:55:12 -0400 Subject: fix dates From-SVN: r46126 --- gcc/cp/ChangeLog | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 4ab1f19..49fdb78 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,4 +1,4 @@ -2001-10-04 Jason Merrill +2001-10-09 Jason Merrill * call.c (standard_conversion): Add bad conversion between integers and pointers. @@ -11,10 +11,6 @@ * typeck.c (convert_for_assignment): Use it. (ptr_reasonably_similar): Any target type is similar to void. -2001-10-02 Jason Merrill - - * decl2.c (cxx_decode_option): Add 'else'. - 2001-10-08 Alexandre Oliva * Make-lang.in (CXX_OBJS): Added cp-lang.o. @@ -99,6 +95,8 @@ 2001-10-02 Jason Merrill + * decl2.c (cxx_decode_option): Add 'else'. + * spew.c (end_input): No longer static. * cp-tree.h: Declare it. * parse.y (datadef): Add "error END_OF_SAVED_INPUT" expansion. -- cgit v1.1