https://sourceware.org/bugzilla/show_bug.cgi?id=26489
--- Comment #3 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=e658f42c0fe7e84a0e1eedaea4b29a4e3a23840c commit e658f42c0fe7e84a0e1eedaea4b29a4e3a23840c Author: Alan Modra <amo...@gmail.com> Date: Tue Aug 25 01:55:38 2020 +0930 PR26489, ASAN: ppc64_elf_size_stubs elf64-ppc.c:13389 Stub sections are inserted after sec_info is sized, so have higher ids. Test flags that will exclude stub sections before looking at the sec_info array. PR 26489 * elf64-ppc.c (ppc64_elf_size_stubs): Test code_sec->has_toc_reloc and code_sec->makes_toc_func_call before sec_info[code_sec->id]. (cherry picked from commit 918dc783deadc206691dcc20bf8aa6c807c10244) -- You are receiving this mail because: You are on the CC list for the bug.