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

bikineev at google dot com gcc-bugzilla@gcc.gnu.org
Fri Mar 27 10:03:45 GMT 2020


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

--- Comment #8 from Anton <bikineev at google dot com> ---
Yeah, the generated sections are different yet have the same name. The user
would rely on the static linker to merge the sections into a single one.


More information about the Gcc-bugs mailing list