bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12629] lto, linker-plugin and optimization clutter the stack t


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/12629] lto, linker-plugin and optimization clutter the stack trace when using gold
Date: Thu, 30 Jun 2011 00:50:22 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-06-30 00:50:17 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-06-30 00:50:13

Modified files:
    gold           : ChangeLog object.cc object.h 

Log message:
    PR gold/12629
    * object.cc (Sized_relobj_file::layout_section): Change shdr
    parameter to be const.
    (Sized_relobj_file::layout_eh_frame_section): New function, broken
    out of do_layout.
    (Sized_relobj_file::do_layout): Defer .eh_frame sections if
    appropriate.  Call layout_eh_frame_section.
    (Sized_relobj_file::do_layout_deferred_sections): Handle .eh_frame
    sections.
    * object.h (class Sized_relobj_file): Update declarations.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.778&r2=1.779
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/object.cc.diff?cvsroot=src&r1=1.144&r2=1.145
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/object.h.diff?cvsroot=src&r1=1.111&r2=1.112

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]