Re: More binutils-2.20.90.pot bugs

2010-11-16 Thread Alan Modra
On Tue, Nov 16, 2010 at 07:35:23PM +0200, Jorma Karvonen wrote: > Hi, > > Prior to function translate_addresses there is a document text: > > /* Read hexadecimal addresses from stdin, translate into >file_name:line_number and optionally function name. */ > > But the following is a bit too d

[Bug gold/12220] Gold fails to handle compressed debug section

2010-11-16 Thread ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12220 Cary Coutant changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug gold/12220] Gold fails to handle compressed debug section

2010-11-16 Thread ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12220 --- Comment #5 from Cary Coutant 2010-11-17 01:45:27 UTC --- Created attachment 5124 --> http://sourceware.org/bugzilla/attachment.cgi?id=5124 Patch to fix compressed debug section handling with error messages -- Configure bugmail: http://

[Bug gold/12220] Gold fails to handle compressed debug section

2010-11-16 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12220 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug gold/12220] Gold fails to handle compressed debug section

2010-11-16 Thread ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12220 Cary Coutant changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug binutils/11137] c++filt/nm --demangle doesn't completely demangle a global constructors symbol

2010-11-16 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11137 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED CC|

More binutils-2.20.90.pot bugs

2010-11-16 Thread Jorma Karvonen
Hi, Prior to function translate_addresses there is a document text: /* Read hexadecimal addresses from stdin, translate into file_name:line_number and optionally function name. */ But the following is a bit too difficult to translate: #: addr2line.c:262 #, c-format msgid " at " msgstr "" C