From: Diego Novillo Date: Fri, 3 Jun 2011 18:05:34 +0000 (-0400) Subject: Fix errnoeous ChangeLog entry. X-Git-Tag: releases/gcc-4.7.0~6257 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8929d9eadf2bb72007d2ba5f6dcff7a9e756ebd6;p=thirdparty%2Fgcc.git Fix errnoeous ChangeLog entry. From-SVN: r174611 --- 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