bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/26489] ASAN error: in ppc64_elf_size_stubs bfd/elf64-ppc.c


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/26489] ASAN error: in ppc64_elf_size_stubs bfd/elf64-ppc.c:13389
Date: Mon, 24 Aug 2020 16:43:34 +0000

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 <amodra@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=918dc783deadc206691dcc20bf8aa6c807c10244

commit 918dc783deadc206691dcc20bf8aa6c807c10244
Author: Alan Modra <amodra@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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]