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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_27-branch branch has been updated by Cary Coutant
<ccout...@sourceware.org>:

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

commit 7ce7da866e7a4027237dc05574ef9228b1cf7675
Author: James Clarke <jrt...@jrtc27.com>
Date:   Wed Aug 10 09:58:01 2016 -0700

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

    2016-08-10  James Clarke  <jrt...@jrtc27.com>

    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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to