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

--- Comment #20 from Cary Coutant <ccoutant at google dot com> 2011-06-09 
18:01:07 UTC ---
Created attachment 5781
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5781
Fix to record uncompressed size of input sections when doing incremental link

With compressed debug sections in the input file, the linker was storing the
compressed size of the section in the incremental info instead of the
uncompressed size. This patch fixes that, and also adds a check to disallow the
use of the linker's --compress-debug-sections option when doing incremental
linking.

-- 
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
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to