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 bc584e2f809..f20402fc5bd 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2000-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * decl2.c (compare_options): Don't needlessly cast away const-ness. + 2000-06-10 Mark Mitchell <mark@codesourcery.com> * decl.c (add_binding): Handle duplicate declarations of external |