This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cppfiles.c:955: Internal compiler error


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]