[Bug gold/18695] [x86-64] Missing relocation overflow check

2016-02-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18695 --- Comment #12 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=17ecd016113c77c7fead1725d2d315fe7b42aced commit 17ecd016113c77c7fead1725d2

[Bug gold/18695] [x86-64] Missing relocation overflow check

2016-02-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18695 --- Comment #11 from H.J. Lu --- (In reply to Cary Coutant from comment #10) > Created attachment 8963 [details] > Patch to fix broken x32 overflow checks > > Fix incorrect x32 overflow checking for refs to weak undef symbols. > With this pa