diff options
-rw-r--r-- | gcc/cp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 8f7aaf6..06c874f 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +1999-09-10 Mark Mitchell <mark@codesourcery.com> + + * cp-tree.h (finish_cleanup_try_block): New function. + * semantics.c (finish_cleanup_try_block): Add comment. + Fri Sep 10 10:32:32 1999 Bernd Schmidt <bernds@cygnus.co.uk> * cp-tree.h: Delete declarations for all tree nodes now moved to |