This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g++ 2.95.2 crashing with internal compiler error
- To: gehlhaar at Agouron dot COM
- Subject: Re: g++ 2.95.2 crashing with internal compiler error
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 3 Jun 2000 01:10:10 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <200006022150.OAA38298@taz.agouron.com>
Thanks for your bug report. The mainline compiler (2.96 20000511
(experimental)) says
ACL_Database_Table_notemplates.C: At top level:
ACL_Database_Table_notemplates.C:3275: syntax error before `*'
ACL_Database_Table_notemplates.C:3291: syntax error before `*'
ACL_Database_Table_notemplates.C:3307: parse error before `if'
{more errors}
so the bug appears to be fixed.
Regards,
Martin