[Bug ld/12772] relocations from discarded sections stay

2011-05-17 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- Configure bug

[Bug ld/12772] relocations from discarded sections stay

2011-05-17 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING --- Comment #1 from H.J. Lu 2011-05

Re: gas-2.20.90.pot errors

2011-05-17 Thread Jorma Karvonen
2011/5/17, Nick Clifton : >> I do not understand this one. Should it be redefine, not undefine ? > > Actually no, "undefine" is correct. The message occurs when the user > has something like this in their assembler source code: > >.unreq r1 > > The ".unreq" pseudo-op is used to remove a regist

Re: gas-2.20.90.pot errors

2011-05-17 Thread Nick Clifton
Hi Jorma, I have checked in a patch to fix the typos that you reported. There were a couple of other questions though: #: config/tc-arm.c:2401 #, c-format msgid "ignoring attempt to undefine built-in register '%s'" I do not understand this one. Should it be redefine, not undefine ? Actu

[Bug ld/12759] rx-elf-ld needs --no-ignore-lma

2011-05-17 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12759 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ld/12759] rx-elf-ld needs --no-ignore-lma

2011-05-17 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12759 --- Comment #2 from cvs-commit at gcc dot gnu.org 2011-05-17 16:02:35 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2011-05-17 16:02:31 Modified files: ld : ChangeLog ld/emultempl

[Bug ld/12762] lto produces multiple definition errors for all symbols (including CRT) in C++

2011-05-17 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 vanboxem.ruben at gmail dot com changed: What|Removed |Added CC||ktietz70 at googlemail

[Bug ld/12772] New: relocations from discarded sections stay

2011-05-17 Thread matz at suse dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 Summary: relocations from discarded sections stay Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassi

[Bug ld/12760] LTO doesn't work with .gnu.warning section

2011-05-17 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12760 --- Comment #9 from cvs-commit at gcc dot gnu.org 2011-05-17 13:02:22 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2011-05-17 13:02:18 Modified files: include: ChangeLog bfdlink.h bf

[Bug ld/12762] lto produces multiple definition errors for all symbols (including CRT) in C++

2011-05-17 Thread vanboxem.ruben at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 vanboxem.ruben at gmail dot com changed: What|Removed |Added Summary|lto produces multiple |lto produces multiple

gas-2.20.90.pot errors

2011-05-17 Thread Jorma Karvonen
Hi, I found the following typos in the gas-2.20.90.pot file: #: cond.c:314 #: cond.c:420 msgid "here is the previous \"else\"" Should it be .else here, not else ? #: cond.c:317 #: cond.c:423 msgid "here is the previous \"if\"" Shoud it be .if here, not if ? #: cond.c:417 msgid "duplicate \"el

[Bug gold/12771] New: internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-05-17 Thread jrnieder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 Summary: internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal P