This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [lto] Stop using TREE_LIST in functions dealing with PENDING_STMT. (Take 2)


Kazu Hirata wrote on 06/03/06 14:53:

> 	* tree-ssa.c (ssa_redirect_edge): Store TREE_VEC in
> 	PENDING_STMT.
> 	(reinstall_phi_args): Adjust the uses of PENDING_STMT.
> 	* tree-cfgcleanup.c (remove_forwarder_block_with_phi):
> 	Likewise.
> 
OK.  Thanks for the timings.  Yeah, I think they're in the noise, but
every little bit counts.


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