[Bug other/77609] __attribute__((section(".note.foo"))) forces SHT_PROGBITS though the assembler would use SHT_NOTE
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 16 08:37:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77609
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-09-16
Ever confirmed|0 |1
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Heh, I have a similar issue with the assember knowing better (and even emitting
a warning!) when emitting a .gnu.lto_.debug_info section marked as mergeable
strings.
Please send patches to gcc-patches@gcc.gnu.org
More information about the Gcc-bugs
mailing list