This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]