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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to