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 db335c85bfb..b967735d2b5 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2012-08-10 Richard Guenther <rguenther@suse.de> + + * error.c (dump_expr): Handle anonymous SSA names. + 2012-08-07 Steven Bosscher <steven@gcc.gnu.org> * error.c (print_instantiation_context): Pretty-print a newline before |