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: New CSE2 bug on release branch demonstrated by g77


>>>>> Mark Mitchell writes:

Mark> Thank you for the report.
Mark> Are you able to isolate the change that caused it?

	I only just found the failure and tracked it this far.  Nothing
seems to have changed in cse.c recently.

	This only happens with -O2, not -O, although CSE2 appears to be
run at any optimization.

	I assume that some information being used by CSE2 is wrong.

David


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