bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/16005] [avr] Linker crash on a particular instruction sequence w


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/16005] [avr] Linker crash on a particular instruction sequence with --relax
Date: Fri, 29 Jul 2022 07:56:54 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=16005

--- Comment #2 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=b875e9c93df9f30efb34a75b9379490c03ec4d4b

commit b875e9c93df9f30efb34a75b9379490c03ec4d4b
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Jul 29 16:52:52 2022 +0930

    PR16005, avr linker crash on a particular instruction sequence with --relax

    It's possible for relax_delete_bytes to be called with section
    contents NULL, as demonstrated by the testcase in this PR.

            PR 16005
            * elf32-avr.c (elf32_avr_relax_delete_bytes): Get section contents
            if not already available.

-- 
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]