This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc C++ optimizer problem
- To: garfield at verdi dot iisd dot sra dot com
- Subject: Re: gcc C++ optimizer problem
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 24 Jun 2000 22:09:18 +0200
- CC: gcc-bugs at gcc dot gnu dot org, garfield at irving dot iisd dot sra dot com
- References: <200006231742.NAA01681@irving.sra.com>
> I appear to have found a bug in the optimizer. The body of function B1::fn
> disappears when optimized.
Thanks for your bug report. The mainline compiler (2.96 20000607
(experimental)) compiles this without problems, so the bug appears to
be fixed.
Regards,
Martin