[Bug gold/12745] internal error in set_offset when building libstdc++

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

[Bug gold/12745] internal error in set_offset when building libstdc++

2011-06-18 Thread cvs-commit at gcc dot gnu.org
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

[Bug gold/12880] gold doesn't generate PT_INTERP for .interp section

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

[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

[Bug gold/12910] New: 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 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