[PATCH 53/89] More gimple_phi

Jeff Law law@redhat.com
Mon May 12 17:23:00 GMT 2014


On 04/21/14 10:57, David Malcolm wrote:
> gcc/
> 	* gimple.h (gimple_phi_set_result): Require a gimple_phi rather
> 	than a plain gimple.
> 	(gimple_phi_set_arg): Likewise.
>
> 	* tree-outof-ssa.c (remove_gimple_phi_args): Likewise; add a checked
> 	cast to gimple_phi.
>
> 	* tree-sra.c (replace_removed_params_ssa_names): Add a checked
> 	cast to gimple_phi.
Ok once prerequisites have gone in.
jeff



More information about the Gcc-patches mailing list