diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r-- | gcc/cp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index d7a7a3b1480..c0ca59daf3a 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2001-01-07 Neil Booth <neil@daikokuya.demon.co.uk> + + * cp/decl2.c (cxx_post_options): Call cpp_post_options. + 2001-01-05 Nathan Sidwell <nathan@codesourcery.com> * parse.y (template_datadef): Check for error_mark_node. |