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

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <[email protected]>:

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

commit 64ca9aa24218cee8b31c4dc47694369da67b1acd
Author: Alan Modra <[email protected]>
Date:   Mon Jul 6 11:26:24 2026 +0930

    PR 34353 objcopy: null-pointer dereference bfd/section.c:1433

    objcopy --update-section specifying a SHT_GROUP section hits a case
    where output_section is NULL.

            * objcopy.c (copy_object): Don't segfault when update_sections
            output_section is NULL.  Remove the "not found" part of
            existing error so this message can be used.
            * testsuite/binutils-all/update-section.exp: Update to suit.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to