[Bug ld/13839] Linker fails to build x86-64 Linux 3.3-rc2 kernel

2012-03-13 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13839 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug ld/13839] Linker fails to build x86-64 Linux 3.3-rc2 kernel

2012-03-13 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13839 --- Comment #5 from cvs-commit at gcc dot gnu.org 2012-03-14 05:24:09 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2012-03-14 05:24:03 Modified files: ld : ChangeLog ldexp.c Log mes

[Bug ld/13839] Linker fails to build x86-64 Linux 3.3-rc2 kernel

2012-03-13 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13839 Alan Modra changed: What|Removed |Added CC|amodra at gmail dot com | -- Configure bugmail: http://sourceware

[Bug ld/13839] Linker fails to build x86-64 Linux 3.3-rc2 kernel

2012-03-13 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13839 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug ld/13839] Linker fails to build x86-64 Linux 3.3-rc2 kernel

2012-03-13 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13839 --- Comment #3 from H.J. Lu 2012-03-14 00:19:03 UTC --- This patch seems to work: diff --git a/ld/ldexp.c b/ld/ldexp.c index bf0e00b..3b0f4bb 100644 --- a/ld/ldexp.c +++ b/ld/ldexp.c @@ -606,7 +606,8 @@ fold_name (etree_type *tree)

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-03-13 Thread ka5427-536 at online dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #10 from Hans-Georg Thien 2012-03-13 22:06:16 UTC --- (In reply to comment #0) > Created attachment 6146 [details] > Objects, Sources, Makefile > > We are trying to use 'partial linking' to reduce the size of the resulting > binar

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-03-13 Thread ka5427-536 at online dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #9 from Hans-Georg Thien 2012-03-13 22:00:57 UTC --- (In reply to comment #0) > Created attachment 6146 [details] > Objects, Sources, Makefile > > We are trying to use 'partial linking' to reduce the size of the resulting > binary

[Bug ld/13839] Linker fails to build x86-64 Linux 3.3-rc2 kernel

2012-03-13 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13839 --- Comment #2 from H.J. Lu 2012-03-13 18:32:16 UTC --- A testcase: [hjl@gnu-6 pr13839]$ cat defined5.s .text .byte 0 [hjl@gnu-6 pr13839]$ cat defined5.t SECTIONS { .text : { *(.text) _text = .; } _end = .; } . =

[Bug ld/13839] Linker fails to build x86-64 Linux 3.3-rc2 kernel

2012-03-13 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13839 H.J. Lu changed: What|Removed |Added CC||amodra at gmail dot com -- Configure bugmai

[Bug ld/13839] Linker fails to build x86-64 Linux 3.3-rc2 kernel

2012-03-13 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13839 H.J. Lu changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1 from

[Bug ld/13839] New: Linker fails to build x86-64 Linux 3.3-rc2 kernel

2012-03-13 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13839 Bug #: 13839 Summary: Linker fails to build x86-64 Linux 3.3-rc2 kernel Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal Priority: P2 Compo