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: cse vs libcalls



  In message <199911040132.RAA06660@ada.cygnus.com.cygnus.com>you write:
  > This patch makes the ia64 port work again.  I also tested it against your
  > original testcase using the m32r port, and it also solves your original
  > problem.  This patch is mostly an indentation change, so it isn't as big
  > as it looks.
  > 
  > I have not installed this patch yet, in case you wanted to comment on it.
  > 
  > Wed Nov  3 16:56:33 1999  Jim Wilson  <wilson@cygnus.com>
  > 
  > 	* cse.c (cse_insn): Revert previous change.  When computing src_elt,
  > 	if REG_RETVAL check succeeds, then put classp in src_elt.
Thanks.  This actually makes a little more sense now in terms of why libcall
cse worked in older version of the compiler, but not current versions.

jeff



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