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 0fa3fdb4bc8..fb7d6c1ec76 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2001-07-19 Mark Mitchell <mark@codesourcery.com> + + * class.c (finish_struct_anon): Forbid nested classes. + 2001-07-19 Neil Booth <neil@daikokuya.demon.co.uk> * decl2.c: Don't include dwarfout.h and dwarf2out.h. |