This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14808] [3.4/3.5 Regression] [win32] Undefined results with virtual base classes
- From: "wilson at specifixinc dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2004 06:33:32 -0000
- Subject: [Bug c++/14808] [3.4/3.5 Regression] [win32] Undefined results with virtual base classes
- References: <20040401090427.14808.dannysmith@users.sourceforge.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From wilson at specifixinc dot com 2004-06-08 06:33 -------
Subject: Re: [3.4/3.5 Regression] [win32] Undefined results
with virtual base classes
mark at codesourcery dot com wrote:
> This patch is fine for 3.4.1; please check it in.
Dan Kegel isn't in the MAINTAINERS file. I checked in the patch. I had
to apply it by hand. (Dan: please use MIME attachments for patches.)
Because the patch is small, and is essentially what I suggested, I don't
believe any copyright assignment is needed.
In addition to fixing cygwin-x-linux cross compilers, this will also fix
linux-x-cygwin cross compilers. We have had a number of bugs reported
against the latter, but I don't think anyone ever tried to track down
the problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14808