[tree-ssa] Fix PR optimization/12825

Falk Hueffner falk.hueffner@student.uni-tuebingen.de
Fri Oct 31 14:10:00 GMT 2003


Diego Novillo <dnovillo@redhat.com> writes:

>   
>   	  /* There should not be any new symbols exposed.  */
>   	  if (sbitmap_first_set_bit (vars_to_rename) >= 0)
> ! 	    rewrite_into_ssa (fndecl, vars_to_rename, TDI_ssa_5);
>   	}
>   
>         /* Run copy propagation.  */

Shouldn't you update the comment then, too? Seems a bit confusing as
it is.

-- 
	Falk



More information about the Gcc-patches mailing list