diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
| -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 67f50d0..c48312c 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +2001-05-14 Nick Clifton <nickc@cambridge.redhat.com> + + * decl.c (duplicate_decls): Suppress warning about duplicate + decls if the first decl is a friend. + 2001-05-12 Zack Weinberg <zackw@stanford.edu> * except.c (choose_personality_routine): Export. Add |
