http://sourceware.org/bugzilla/show_bug.cgi?id=15457
Bug #: 15457
Summary: GAS should generate DW_FORM_strp when emitting debug
info
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
http://sourceware.org/bugzilla/show_bug.cgi?id=15457
Paul Pluzhnikov changed:
What|Removed |Added
CC||ccoutant at google dot com
--
Confi
http://sourceware.org/bugzilla/show_bug.cgi?id=15457
Cary Coutant changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned
http://sourceware.org/bugzilla/show_bug.cgi?id=15444
--- Comment #17 from Peeter Joot 2013-05-10
20:59:48 UTC ---
Looks like ICC is definitely triggering this (we are getting close to the limit
with g++ too).
With g++:
$ objcopy --only-keep-debug libdb2e.so.1 libdb2e.so.1.debug
$ objcopy --str
http://sourceware.org/bugzilla/show_bug.cgi?id=15444
--- Comment #18 from H.J. Lu 2013-05-10 21:13:25
UTC ---
(In reply to comment #17)
> Looks like ICC is definitely triggering this (we are getting close to the
> limit
> with g++ too).
>
> The intel shared lib is 1.28x bigger, but it is gener
http://sourceware.org/bugzilla/show_bug.cgi?id=15444
--- Comment #19 from Peeter Joot 2013-05-10
21:19:37 UTC ---
Already done;)
As for this defect. Shall we keep it to fix the gold linker so that it also
fails with this relocation error instead of silently ignoring it? (or close
this, and op
http://sourceware.org/bugzilla/show_bug.cgi?id=15444
--- Comment #20 from H.J. Lu 2013-05-10 21:26:22
UTC ---
(In reply to comment #19)
>
> As for this defect. Shall we keep it to fix the gold linker so that it also
> fails with this relocation error instead of silently ignoring it? (or close
http://sourceware.org/bugzilla/show_bug.cgi?id=15460
Bug #: 15460
Summary: lack of "relocation truncated to fit: R_X86_64_32
against `.debug_info'" failure for too large debug
info
Product: binutils
Version: 2.24
http://sourceware.org/bugzilla/show_bug.cgi?id=15444
--- Comment #21 from Peeter Joot 2013-05-11
01:34:39 UTC ---
http://sourceware.org/bugzilla/show_bug.cgi?id=15460 is opened.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail bec