https://sourceware.org/bugzilla/show_bug.cgi?id=27203
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_36-branch branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d235291c81996095afa31b5fa59a325f0bf7236e commit d235291c81996095afa31b5fa59a325f0bf7236e Author: Alan Modra <amo...@gmail.com> Date: Tue Jan 19 13:19:18 2021 +1030 [GOLD] powerpc assertion failure A testcase with only ifuncs can result in no plt section (ifunc plt entries might instead be in iplt), which means we can get to this code without a static link. PR 27203 * powerpc.cc (do_plt_fde_location): Remove doing_static_link assertion. (cherry picked from commit a75a6a416477915b7d236537c9170ced3064df11) -- You are receiving this mail because: You are on the CC list for the bug.