[Bug c++/41091] Using section attribute in c and c++ function causes section type conflict

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 18 17:03:52 GMT 2022


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

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I really doubt there is a good solution for this because of what c++ calls
vague linkage. Clang's solution is broken too.


More information about the Gcc-bugs mailing list