[Bug c++/87178] Compilation failure when program contains multiple variables allocated in particular section, and at least one variable is C++17 "inline"
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 3 09:35:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87178
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
OK.
FWIW Clang seems to create two different sections called foo, one COMDAT and
one not.
More information about the Gcc-bugs
mailing list