bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/15758] Gold segfault when using -q option


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/15758] Gold segfault when using -q option
Date: Wed, 06 Nov 2013 18:38:14 +0000

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 <address@hidden>
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]