diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9feb8fdb87b0..2831dabdf7f0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -31,7 +31,7 @@ (lto_register_var_decl_in_symtab): Likewise. (lto_register_function_decl_in_symtab): Likewise. (lto_read_tree): Move VAR_DECL and FUNCTION_DECL registration - logic to lto_read_decls. + logic to uniquify_nodes. 2011-06-03 Rainer Orth