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 fix calculation of first_index_reg and last_index_reg in reload_combine ()



  In message <Pine.LNX.4.21.0011091652230.9548-100000@breve.cygnus.com>you writ
e:
  > 	This fixes a bug in a loop that appears early in reload_combine.
  > Presently, the architecture's last_index_reg will be set appropriately,
  > but its first_index_reg will remain set at its initial value of 1 no
  > matter what is in fact appropriate.
  > 
  > 2000-11-09  Matthew Hiller <hiller@redhat.com>
  > 
  > 	* reload1.c (reload_combine): Fixed calculation of
  > 	first_index_reg, last_index_reg.
Thanks.  I installed this patch.

jeff


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