http://sourceware.org/bugzilla/show_bug.cgi?id=12745
Ian Lance Taylor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=12745
--- Comment #1 from cvs-commit at gcc dot gnu.org 2011-06-18 22:29:17 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:i...@sourceware.org2011-06-18 22:29:15
Modified files:
gold : ChangeLog layout.cc
Log mes
http://sourceware.org/bugzilla/show_bug.cgi?id=12880
--- Comment #5 from Roland McGrath 2011-06-18 08:22:28
UTC ---
In fact, GNU ld for -shared with -dynamic-linker specified and also a .interp
section in the input, ignores -dynamic-linker and uses .interp.
So the new gold behavior is incompati
http://sourceware.org/bugzilla/show_bug.cgi?id=12910
--- Comment #1 from Roland McGrath 2011-06-18 07:53:05
UTC ---
This turns out to matter more than I thought. In a -nostartfiles link, there
is no crtbegin* and no .init, just .ctors. With GNU ld, this produces
.init_array in the output and w
http://sourceware.org/bugzilla/show_bug.cgi?id=12910
Summary: gold doesn't create .init_array from .ctors
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gold
AssignedTo: i