This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36563] g++ compiling virtual method
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2008 11:51:31 -0000
- Subject: [Bug c++/36563] g++ compiling virtual method
- References: <bug-36563-14822@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2008-06-18 11:51 -------
That is if the vtable for B's a3 is not in the same place as A3's a3.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36563