diff options
Diffstat (limited to 'gcc/lto/ChangeLog')
-rw-r--r-- | gcc/lto/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog index 825d268..6d074db 100644 --- a/gcc/lto/ChangeLog +++ b/gcc/lto/ChangeLog @@ -1,3 +1,9 @@ +2012-02-28 Richard Guenther <rguenther@suse.de> + + PR lto/52400 + * lto.c (lto_register_function_decl_in_symtab): Do not register + a reverse renamed decl mapping. + 2012-01-06 Jakub Jelinek <jakub@redhat.com> PR lto/51774 |