bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12804] Incremental link tests failed


From: ccoutant at google dot com
Subject: [Bug gold/12804] Incremental link tests failed
Date: Thu, 9 Jun 2011 18:01:26 +0000

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.



reply via email to

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