https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #8 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 f01c1a090e6629be280efb3c596d818f1f74ae2a (commit) from 2b577b92f0a6dc2ab894b604415cfe272f273e11 (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=f01c1a090e6629be280efb3c596d818f1f74ae2a commit f01c1a090e6629be280efb3c596d818f1f74ae2a Author: Nick Clifton <ni...@redhat.com> Date: Mon Apr 28 14:32:59 2014 +0100 This fixes a bootstrapping problem with gcc 4.9 in an x86 PE environment. The problem was that references to weak function symbols were being incorrectly biased by definition's offset. PR gas/16858 * config/tc-i386.c (md_apply_fix): Do not adjust value of pc-relative fixes against weak symbols. ----------------------------------------------------------------------- Summary of changes: gas/ChangeLog | 6 ++++++ gas/config/tc-i386.c | 5 ++++- 2 files changed, 10 insertions(+), 1 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