[Bug c++/103629] Possible miscompilation triggered by -fvisibility=hidden

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 9 13:32:16 GMT 2021


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
-fvisibility=hidden hides typeinfo so it could be possibility of having two
typeinfo for the same class in if not used correctly.


More information about the Gcc-bugs mailing list