Refinement of returning nonzero from cse_main

Graham Stott grahams@redhat.com
Fri Feb 16 11:18:00 GMT 2001


Richard

Richard Kenner wrote:
> 
>     Doesn't this need registering as a new rtx garbage collection root?
> 
> No, because it's only live over a single call to cse_insn, much like some
> of the similar static variables in rtlanal.c.

Agreed somehow when I read the patch I entirely missed this bit

	 "+         new_label_ref = 0;"

Graham



More information about the Gcc mailing list