[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes
balakrishnan.erode at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Feb 20 18:06:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143
Balakrishnan B <balakrishnan.erode at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |balakrishnan.erode at gmail dot co
| |m
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=49488
--- Comment #1 from Balakrishnan B <balakrishnan.erode at gmail dot com> ---
I mean access to A::i() can be devirtualized in C::get().
More information about the Gcc-bugs
mailing list