https://sourceware.org/bugzilla/show_bug.cgi?id=17432
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch, master has been updated via db4c959472b3a8f82cfb67d2532ba22f44ab98da (commit) from cd6da0366dc6684d32f349b729b5558258fc3af4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=db4c959472b3a8f82cfb67d2532ba22f44ab98da commit db4c959472b3a8f82cfb67d2532ba22f44ab98da Author: Cary Coutant <ccout...@google.com> Date: Tue Sep 30 16:06:50 2014 -0700 Fix error from previous patch where tosize and tovalue were redefined in a block, shadowing the declarations outside the block. gold/ PR gold/17432 * resolve.cc (Symbol_table::resolve): Fix local shadowing error. ----------------------------------------------------------------------- Summary of changes: gold/ChangeLog | 5 +++++ gold/resolve.cc | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils