http://sourceware.org/bugzilla/show_bug.cgi?id=15758

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
       via  1d946cb356d22867128b40b9560857f930b2b0b0 (commit)
      from  b9502d3fd7848cd4d843be8bdc28633a3d24438d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1d946cb356d22867128b40b9560857f930b2b0b0

commit 1d946cb356d22867128b40b9560857f930b2b0b0
Author: Cary Coutant <ccout...@google.com>
Date:   Wed Nov 6 10:34:26 2013 -0800

    Fix assert failure with --emit-relocs and .eh_frame sections.

    gold/
        PR gold/15758
        * object.cc (Sized_relobj_file::do_layout): Handle .eh_frame sections
        before reloc sections.

-----------------------------------------------------------------------

Summary of changes:
 gold/ChangeLog |    6 ++++++
 gold/object.cc |   44 ++++++++++++++++++++++----------------------
 2 files changed, 28 insertions(+), 22 deletions(-)

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