cppfiles.c:955: Internal compiler error
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Tue Mar 21 01:25:00 GMT 2000
> cppfiles.c:955: RTL check: access of elt 5 of `note' with last elt 4
> cppfiles.c:955: Internal compiler error in `combine_instructions', at combine.c:632
Thanks for your bug report. As you may know, this is caused by using
--enable-checking. So if you just want to built the compiler, omit
this option. If you do know this is the cause of the problem, it would
be even better if you tried to analyse the problem further; starting
with a debugger, and perhaps even submitting a patch...
Regards,
Martin
More information about the Gcc-bugs
mailing list