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++/61214] [4.9/4.10 regression] Weird interaction between -fvisibility-inlines-hidden, inline virtuals and devirtualization


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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
(In reply to Vadim Zeitlin from comment #4)
> I'd be grateful for any workaround suggestions in the meanwhile.

-fno-devirtualize should avoid the problem.


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