This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: BUG REPORT: Internal compiler error gcc 2.95.1
- To: martijn dot van dot balen at philips dot com
- Subject: Re: BUG REPORT: Internal compiler error gcc 2.95.1
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Wed, 15 Mar 2000 15:41:40 +0100
- CC: gcc-bugs at gcc dot gnu dot org, martijn dot van dot balen at philips dot com
- References: <0056890009651250000002L902*@MHS>
> The (small) piece of code below results in an internal compiler error when
> processed by g++.
Thanks for your bug report. The mainline compiler (2.96 20000309
(experimental)) compiles this without problems, so the bug appears to
be fixed.
Regards,
Martin