https://sourceware.org/bugzilla/show_bug.cgi?id=26656
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_35-branch branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=39f2c1f7b80a30297e93f04c885b444e5a874372 commit 39f2c1f7b80a30297e93f04c885b444e5a874372 Author: Alan Modra <amo...@gmail.com> Date: Mon Sep 28 09:30:19 2020 +0930 Re: PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw Some missing NULL checks meant a stub for a local symbol used a stub looking like the __tls_get_addr_opt stub. PR 26656 * elf64-ppc.c (ppc_build_one_stub, ppc_size_one_stub): Check for NULL stub_entry->h before calling is_tls_get_addr. (cherry picked from commit 12cf8b93da0ae155643d262235486fde5af72a80) -- You are receiving this mail because: You are on the CC list for the bug.