This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11021] [3.3/3.4 regression] [cygwin/mingw]: Inheriting a virtual method from a dllimport'd base class->segfault
- From: "dannysmith at clear dot net dot nz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jul 2003 12:33:01 -0000
- Subject: [Bug c++/11021] [3.3/3.4 regression] [cygwin/mingw]: Inheriting a virtual method from a dllimport'd base class->segfault
- References: <20030529014036.11021.dannysmith@clear.net.nz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11021
dannysmith at clear dot net dot nz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dannysmith at clear dot net dot nz 2003-07-11 12:33 -------
Fixed on mainline and 3_3 branch
http://gcc.gnu.org/ml/gcc-cvs/2003-07/msg00476.html
http://gcc.gnu.org/ml/gcc-cvs/2003-07/msg00477.html
http://gcc.gnu.org/ml/gcc-cvs/2003-07/msg00478.html