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 e6ea3bf..3f77f1b 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2012-01-06 Jason Merrill <jason@redhat.com> + + * error.c (dump_expr): Print type of CONSTRUCTOR. + 2012-01-05 Dodji Seketeli <dodji@redhat.com> PR c++/51541 |