This is the mail archive of the gcc@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: your gcse.c patches


On Wed, Oct 07, 1998 at 11:29:49PM -0500, Robert Lipe wrote:
> _eh
> ../../egcs/gcc/gcse.c:4399: Internal compiler error in function \
> pre_insert_insn

We know.  I guess the message hasn't shown up on the egcs list yet
(how annoying), but the abort is indicitive of a serious problem. 
We were silently generating incorrect code beforehand.

I'm currently testing a change to the partial redundancy elimination
equations, where the bug really lies.


r~


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