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 for CSE



  In message <199807021940.MAA02084@smtp.earthlink.net>you write:
  > >>>>> "Jeffrey" == Jeffrey A Law <law@hurl.cygnus.com> writes:
  > 
  >     Jeffrey> I added it to the testsuite last night :-)
  >     Jeffrey> execute/980701-1.c
  > 
  > Jeff --
  > 
  >   Here's a patch for this bug.  With this patch, I renew my petition
  > :-) for my earlier CSE_ADDRESS_COST patch to favor the use of
  > ADDRESSOFs.
  > 
  >   Thanks,
  > 
  > -- 
  > Mark Mitchell 			mark@markmitchell.com
  > Mark Mitchell Consulting	http://www.markmitchell.com
  > 
  > Thu Jul  2 12:35:50 1998  Mark Mitchell  <mark@markmitchell.com>
  > 
  > 	* cse.c (cse_insn): When SETting (MEM (ADDRESSOF (X))) to Y,
  > 	don't claim that the former is equivalent to the latter.
Looks good.  I think you should install this patch.

Thanks!

jeff

ps.  Expect more mail on the other CSE patch shortly :-)


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