This is the mail archive of the gcc-patches@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: Patch to make find_last_value more flexible



  In message <200001172251.RAA17615@jwlab.FEITH.COM>you write:
  > This patch allows find_last_value to skip checking to see if the
  > object has been modified.
  > 
  > ChangeLog:
  > 
  > Sun Jan 16 21:48:30 EST 2000  John Wehle  (john@feith.com)
  > 
  > 	* rtlanal.c (find_last_value): Allow NULL_RTX for valid_to.
Sorry about the long delay.....

This is fine. I went ahead and installed it.

Presumably you're planning to use this in some code I haven't yet seen;
there isn't a use of this function anywhere in the current sources :-)

jeff


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