bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: ccoutant at google dot com
Subject: [Bug gold/12220] Gold fails to handle compressed debug section
Date: Mon, 15 Nov 2010 22:41:04 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12220

Cary Coutant <ccoutant at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|ian at airs dot com         |ccoutant at google dot com

--- Comment #2 from Cary Coutant <ccoutant at google dot com> 2010-11-15 
22:41:00 UTC ---
Created attachment 5123
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5123
Patch to fix compressed section handling with linker scripts

There were two problems here: the presence of a SECTIONS clause in the script
prevented the linker from remapping the .zdebug section names properly, and
also caused the linker to calculate the output section size based on the
compressed sizes of the input sections instead of the uncompressed size. This
patch should fix both problems.

-cary

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]