https://sourceware.org/bugzilla/show_bug.cgi?id=25872
--- Comment #4 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=48bc218262da3784dd5258b774832d6b36afcf93 commit 48bc218262da3784dd5258b774832d6b36afcf93 Author: H.J. Lu <hjl.to...@gmail.com> Date: Fri May 1 09:00:14 2020 -0700 gold: Increment plt_offset after setting TLSDESC PLT entry Increment plt_offset after setting the reserved TLSDESC PLT entry. PR gold/25872 * x86_64.cc (Output_data_plt_x86_64_bnd::do_write): Increment plt_offset after setting the reserved TLSDESC PLT entry. (Output_data_plt_x86_64_ibt<size>::do_write): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.