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 864b6d3..773f364 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +2012-02-16 Jason Merrill <jason@redhat.com> + + PR c++/51415 + * error.c (dump_expr): Handle lambda closures specifically. + 2012-02-14 Jason Merrill <jason@redhat.com> * parser.c (cp_parser_explicit_instantiation): Give a warning |