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]
Other format: [Raw text]

Re: [PATCH] reload: Avoid superfluous reloads after find_reloads_subreg_address


Andreas Krebbel wrote:

> 2011-03-23  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
> 
> 	* reload.c (find_reloads_subreg_address): Add address_reloaded
> 	parameter and return true there if the full address has been
> 	reloaded.
> 	(find_reloads_toplev): Pass address_reloaded flag.
> 	(find_reloads_address_1): Don't use address_reloaded parameter.

This is OK.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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