Patch to fix x86 use of reload_completed

Richard Henderson rth@cygnus.com
Wed Apr 12 12:47:00 GMT 2000


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~


More information about the Gcc-patches mailing list