[Bug c++/94342] GCC ignores attribute((section(...))) for static variables inside templates

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 26 13:31:11 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94342

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
So the section attribute then only provides naming of the comdat section used
and cannot be used to group things.  Not sure that is what you are looking
after.


More information about the Gcc-bugs mailing list