https://sourceware.org/bugzilla/show_bug.cgi?id=26489
--- Comment #1 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=918dc783deadc206691dcc20bf8aa6c807c10244 commit 918dc783deadc206691dcc20bf8aa6c807c10244 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]. -- You are receiving this mail because: You are on the CC list for the bug.