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: egcs/./gcc ChangeLog Makefile.in acconfig.h c- ...


	Since 980511-1.c is the haifa abort caused by the combiner bug, someone should
	probably verify what happened.

Kenner made this change:

Sat May 23 18:35:07 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

        * combine.c (rtx_equal_for_field_assignment): Remove code that
        checks get_last_value.

which fixed the problem.  I had considered making the same change, but never
spent enough time looking at the problem to see if this change was justified.
>From the comments, I can see that Kenner did think it through farther than
I did, so I believe this is the right fix now.

Jim


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