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: Reload fixes for POST_MODIFY


On Wed, Nov 08, 2000 at 11:55:43AM +0000, Bernd Schmidt wrote:
> Bootstrapped on x86-linux...

I assume you meant ia64-linux.

> 	* reload.c (find_reloads_address_1, case POST_MODIFY): Use RELOAD_OTHER
> 	for address reloads.  Push replacements for REG_INC notes.
> 	(regno_clobbered_p): New arg SETS.  Examine SETs if it's nonzero.  All
> 	callers changed.
> 	* reload1.c (choose_reload_regs): Registers set in the insn can't be
> 	used for RELOAD_OTHER reloads.

Ok.


r~

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