This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/60585] Virtual function related memory access errors with multiple virtual inheritance
- From: "mikpelinux at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 08 Aug 2016 09:50:59 +0000
- Subject: [Bug c++/60585] Virtual function related memory access errors with multiple virtual inheritance
- Auto-submitted: auto-generated
- References: <bug-60585-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60585
--- Comment #4 from Mikael Pettersson <mikpelinux at gmail dot com> ---
This was fixed for gcc-5.0 by r218091, i.e. PR61190.