This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Internal compiler error.
- To: rawlincl at pacbell dot net
- Subject: Re: Internal compiler error.
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 8 Jul 2000 16:12:26 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <20000708000128.A2980@bit63.org>
> Let me know if I can help.
Thanks for your bug report. I've put it into GNATS. I could not
reproduce the ICE; instead, the compiler ran into a seemingly infinite
loop for me.
Yes, you can definitely help. Please run cc1plus in a debugger, and
try to analyse why it crashes. Then, fix the bug and send a patch to
gcc-patches@gcc.gnu.org. If you want to help in this way, but need
guidance in any of these steps, don't hesitate to ask at
gcc@gcc.gnu.org.
Regards,
Martin