This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: G++ dynamic_cast bug with simple example ...
- To: mark at aiyiyi dot com
- Subject: Re: G++ dynamic_cast bug with simple example ...
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 26 Mar 2000 21:47:47 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <4.2.0.58.19991105122105.00ad69b0@pop.sonic.net>
> We've found a problem with dynamic_cast in some instances.
Thanks for your bug report. The mainline compiler (2.96 20000326
(experimental)) compiles this without problems, so the bug appears to
be fixed.
Regards,
Martin