[Bug gold/12910] gold doesn't create .init_array from .ctors

2011-06-22 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12910 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gold/12910] gold doesn't create .init_array from .ctors

2011-06-22 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12910 --- Comment #3 from cvs-commit at gcc dot gnu.org 2011-06-23 00:46:16 UTC --- CVSROOT:/cvs/src Module name:src Changes by:i...@sourceware.org2011-06-23 00:46:14 Modified files: gold : ChangeLog layout.h layout.cc

[Bug gold/12910] gold doesn't create .init_array from .ctors

2011-06-19 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12910 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #2 fr

[Bug gold/12910] gold doesn't create .init_array from .ctors

2011-06-18 Thread roland at gnu dot org
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