This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with virtual public std::exception
- To: zvyagin at gams dot ihep dot su
- Subject: Re: Problem with virtual public std::exception
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 26 Mar 2000 22:50:56 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <Pine.LNX.3.96.991213130906.12873A-100000@gams.ihep.su>
> I have problem running this samll program
Thanks for your bug report. The mainline compiler (2.96 20000326
(experimental)) generates correct code, so the bug appears to be
fixed.
Regards,
Martin