[Bug c++/55958] vtable hidden when compiling with -fvisibility-ms-compat

andrew.sayman at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Oct 31 20:56:00 GMT 2016


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

Andrew Sayman <andrew.sayman at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew.sayman at gmail dot com

--- Comment #3 from Andrew Sayman <andrew.sayman at gmail dot com> ---
I can confirm that this is still an issue with GCC 6.1. The default behavior in
visibility-ms-compat is not compatible with visual studio. It should not be
required to annotate the class when in this mode.


More information about the Gcc-bugs mailing list