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] tree-cfg.c: Move reinstall_phi_args to tree-ssa.c.


Kazu Hirata wrote on 05/31/06 09:26:

> 2006-05-31  Kazu Hirata  <kazu@codesourcery.com>
> 
> 	* tree-cfg.c (reinstall_phi_args): Move to ...
> 	* tree-ssa.c: ... here.
> 	(flush_pending_stmts): Use reinstall_phi_args.
> 	* tree-flow.h: Add a prototype for reinstall_phi_args.
> 
OK.


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