https://sourceware.org/bugzilla/show_bug.cgi?id=29542
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c21736aed1d4877e090df60362413669dbdc391d commit c21736aed1d4877e090df60362413669dbdc391d Author: Alan Modra <amo...@gmail.com> Date: Sun Sep 25 12:07:36 2022 +0930 PR29542, PowerPC gold internal error in get_output_view, We were attempting to set a BSS style section contents. PR 29542 * powerpc.cc (Output_data_plt_powerpc::do_write): Don't set .plt, .iplt or .lplt section contents when position independent. -- You are receiving this mail because: You are on the CC list for the bug.