bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/15839] avr-ld -r removes sections created with avr-gcc -ffunctio


From: nickc at redhat dot com
Subject: [Bug ld/15839] avr-ld -r removes sections created with avr-gcc -ffunction-sections -fdata-sections
Date: Thu, 22 Aug 2013 14:48:24 +0000

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.



reply via email to

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