bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/14406] Support .progmem<N>.data sections to work with GCC's PR49


From: gjl at gcc dot gnu.org
Subject: [Bug ld/14406] Support .progmem<N>.data sections to work with GCC's PR49868
Date: Fri, 20 Jul 2018 12:32:16 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=14406

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Closed as WON'T FIX as explained in comment #2

(In reply to comment #0)
> Moreover, the default linker script should change
>       *(.progmem*)
> to
>       *(.progmem)
>       *(.progmem.*)

This was already implemented by PR21849 that moved .progmemx.data (used by
__memx) to higher addresses.

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