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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to