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

--- Comment #3 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=049a70652a9a1cca7d3f3445f6d649fb125ecabd

commit 049a70652a9a1cca7d3f3445f6d649fb125ecabd
Author: Alan Modra <[email protected]>
Date:   Mon Oct 6 13:01:19 2025 +1030

    segv in debug_write_type

    In commit 6c3458a8b7ee I claimed that u.kenum is always non-NULL,
    which is true for debug_make_enum_type, but not for enums made by
    debug_make_undefined_tagged_type.  Fix that oversight

            PR 32829
            * debug.c (debug_write_type): Handle NULL u.kenum.
            (debug_type_samep): Likewise.

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

Reply via email to