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

Rich Felker <bugdal at aerifal dot cx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ld                          |binutils

--- Comment #2 from Rich Felker <bugdal at aerifal dot cx> 2012-05-01 14:18:18 
UTC ---
Thanks for getting to the bottom of this so quickly. That makes it a strip bug,
then. If strip is going to renumber the sections, it needs to fix the section
numbers in the symbol table too. Or it could just leave the section numbers
alone and replace the stripped sections with dummy zero-length sections with
unobtrusive names to avoid the problem.

-- 
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