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 x86 use of reload_completed


On Wed, Apr 12, 2000 at 02:59:07PM -0400, John Wehle wrote:
> 	* i386.c (ix86_expand_binary_operator,
> 	ix86_expand_unary_operator): Check no_new_pseudos
> 	instead of reload_in_progress and reload_completed.
> 	(ix86_split_ashldi, ix86_split_ashrdi,
> 	ix86_split_lshrdi): Check no_new_pseudos instead
> 	of reload_completed.

Ok.


r~

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