[Bug ld/14406] Support .progmem.data sections to work with GCC's PR49868

2024-11-23 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14406 --- Comment #4 from Georg-Johann Lay --- Noice the following example in the avr-gcc wiki that shows how to implement sections like .progmem.data in a linker description: https://gcc.gnu.org/wiki/avr-gcc#Address_Spaces -- You are receiving t

[Bug ld/14406] Support .progmem.data sections to work with GCC's PR49868

2024-11-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=14406 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/14406] Support .progmem.data sections to work with GCC's PR49868

2018-07-20 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14406 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/14406] Support .progmem.data sections to work with GCC's PR49868

2018-07-20 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14406 --- Comment #2 from Georg-Johann Lay --- Created attachment 11148 --> https://sourceware.org/bugzilla/attachment.cgi?id=11148&action=edit Augmentation of default linker script. Link with -Tflash12.ld WON'T FIX this one: The layout of code

[Bug ld/14406] Support .progmem.data sections to work with GCC's PR49868

2012-07-26 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14406 --- Comment #1 from Georg-Johann Lay 2012-07-26 11:02:15 UTC --- (In reply to comment #0) > .progmem.data1 .progmem1.data -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail beca