This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g++ 2.95.2 internal compiler error, template related.
- To: vsam at cs dot utexas dot edu
- Subject: Re: g++ 2.95.2 internal compiler error, template related.
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Fri, 3 Mar 2000 22:10:35 +0100
- CC: gcc-bugs at gcc dot gnu dot org, vsam at cs dot utexas dot edu
- References: <200003031556.JAA01032@ricotta.cs.utexas.edu>
> Hi, I am reporting a bug I found, causing the C++ compiler to report internal
> compiler error. Here is a short program that causes the bug:
Thanks for your bug report. The mainline compiler (2.96 20000302
(experimental)) compiles this without problems, so the bug appears to
be fixed.
Regards,
Martin