This is the mail archive of the gcc@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: Refinement of returning nonzero from cse_main


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


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