bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/25714] objcopy : SIGABRT in stab_enum_type ( wrstabs.c:791


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/25714] objcopy : SIGABRT in stab_enum_type ( wrstabs.c:791 )
Date: Mon, 23 Mar 2020 16:19:15 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

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

commit 0636b24556961d705b945f2465432df80e9ebf68
Author: Nick Clifton <address@hidden>
Date:   Mon Mar 23 16:17:51 2020 +0000

    Avoid trigger an assertion failure in the STABS parser by replacing the
abort with an error return.

            PR 25714
            * wrstabs.c (stab_pop_type): Replace assertion with error return.
            * write_stabs_in_sections_debugging_info: Likewise.
            * stab_enum_type: Likewise.
            * stab_modify_type: Likewise.
            * stab_struct_field: Likewise.
            * stab_end_struct_type: Likewise.
            * stab_start_class_type: Likewise.
            * stab_class_static_member: Likewise.
            * stab_class_baseclass: Likewise.
            * stab_class_start_method: Likewise.
            * stab_class_method_var: Likewise.
            * stab_class_end_method: Likewise.
            * stab_end_class_type: Likewise.
            * stab_typedef_type: Likewise.
            * stab_start_function: Likewise.
            * stab_end_block: Likewise.
            * stab_lineno: Likewise.

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