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 detect constant functions.



  In message <19990817222510.D23760@cygnus.com>you write:
  > On Wed, Aug 18, 1999 at 12:57:16AM -0400, John Wehle wrote:
  > > This patch allows gcc to detect and mark functions as constant by using
  > > the information from the alias analysis to determine if the function
  > > references memory which isn't local.
  > 
  > This is cool.
My reaction too :-)

jeff


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