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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 7160
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7160&action=edit
Update AVR linker script to only merge text and data sections during a final
link

Hi amstwiddler,

  Please could you try out the uploaded patch and let me know if it works for
you.

  The problem is the AVR linker script which is merging the text sections
created by -ffunction-sections into a single .text section, even when creating
a relocatable object file.

Cheers
  Nick

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