bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/20443] Segfaults with STT_SPARC_REGISTER and --gc-sections


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/20443] Segfaults with STT_SPARC_REGISTER and --gc-sections
Date: Wed, 10 Aug 2016 17:58:47 +0000

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

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

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

commit 2c00092dced3808ce4dcb76a9e7c473530dd01e8
Author: James Clarke <address@hidden>
Date:   Wed Aug 10 09:58:01 2016 -0700

    Fix potential crashes when Target::make_symbol() returns NULL.

    2016-08-10  James Clarke  <address@hidden>

    gold/
        PR gold/20443
        * symtab.cc (Symbol_table::add_from_relobj): Handle NULL symbols,
        which will be present for STT_SPARC_REGISTER.
        (Symbol_table::add_from_pluginobj): Likewise.
        (Symbol_table::add_from_dynobj): Likewise.
        (Symbol_table::add_from_incrobj): Removed dead code.

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