This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bug report, gcc 2.95.2, fatal error in assign_stack_temp_for_type
- To: va at org dot chemie dot uni-frankfurt dot de
- Subject: Re: bug report, gcc 2.95.2, fatal error in assign_stack_temp_for_type
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 24 Jun 2000 22:06:57 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <200006231843.SAA12604@org.chemie.uni-frankfurt.de>
> // bug report for gcc 2.95.2 , Internal compiler error
> // Installed from SuSE 6.4 release CDs.
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