https://sourceware.org/bugzilla/show_bug.cgi?id=25756
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=efc3a950394676d0781f0397655d1e8be56450bf commit efc3a950394676d0781f0397655d1e8be56450bf Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Apr 1 05:40:45 2020 -0700 x86: Force relocation against local absolute symbol Define TC_FORCE_RELOCATION_ABS to force relocation against local absolute symbol. PR gas/25756 * config/tc-i386.h (TC_FORCE_RELOCATION_ABS): New. * testsuite/gas/i386/localpic.s: Add a test for relocation against local absolute symbol. * testsuite/gas/i386/x86-64-localpic.s: Likewise. * testsuite/gas/i386/localpic.d: Updated. * testsuite/gas/i386/x86-64-localpic.d: Likewise. * testsuite/gas/i386/ilp32/x86-64-localpic.d: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.