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] Fix setup_incoming_promotions for sparc64



  In message <19991126163053.K515@mff.cuni.cz>you write:
  > Hi!
  > 
  > Without this, promoted_input_arg never succeeds on SPARC and thus really
  > many things are not optimized by the combiner.
  > 
  > 1999-11-26  Jakub Jelinek  <jakub@redhat.com>
  > 
  > 	* combine.c(setup_incoming_promotions): Pass an outgoing
  > 	regno to FUNCTION_ARG_REGNO_P which it expects.
Thanks.  Installed.
jeff


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