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++/28786] No way set visibility of typeinfo without setting VTT and vtable similarly



------- Comment #3 from pluto at agmk dot net  2008-12-23 11:54 -------
(In reply to comment #0)
> There is currently no way to set the visibility of the typeinfo, except by
> setting the visibility of the VTT and vtable.

isn't -fvisibility-ms-compat (from recent gcc) enough for you?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28786


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