https://sourceware.org/bugzilla/show_bug.cgi?id=17107
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |avr
Priority|P2 |P3
CC| |senthil.thecoder at gmail dot
com
--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Following sections are missing from the avr linker scripts:
For .text:
.gnu.linkonce.t
.gnu.linkonce.t.*
For .rodata (part of .data):
.gnu.linkonce.r
.gnu.linkonce.r.*
For .bss:
.gnu.linkonce.b
.gnu.linkonce.b.*
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils