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 (ver. 2) to improve memrefs_conflist_p ADDRESSOF handling


  In message <200009130732.DAA13315@jwlab.FEITH.COM>you write:
  > This patch allows gcc to realize that variables located in the frame
  > can't conflict with addressof.  This patch passes make bootstrap and
  > make check on FreeBSD-3.5 x86, IBM AIX 4.3, and Solaris 7 SPARC.
  > 
  > ChangeLog:
  > 
  > Sat Sep  9 07:31:37 EDT 2000  John Wehle  (john@feith.com)
  > 
  > 	* alias.c (memrefs_conflict_p): An ADDRESSOF doesn't
  > 	conflict with frame_pointer_rtx.
This is fine.  Please install this patch.

Thanks,
jeff


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