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: Stay in GIMPLE when inlining


On Fri, May 13, 2005 at 01:56:33AM +0200, Jan Hubicka wrote:
> 	* tree-inline.c (copy_body_r): Simplify substituted ADDR_EXPRs.
> 	* tree-optimize.c (pass_gimple): Kill.
> 	(init_tree_optimization_passes): Kill pass_gimple.
> 	(tree_rest_of_compilation): Do verify_stmts to check that we are gimple.

Ok, except,

> 	* pr15791-?.C: Replace gimple by lower dump.
> 	* pr15791-?.c: Replace gimple by lower dump.
> 	buidins-47.c: Likewise.

Rather than removing the gimple dump, rename the generic dump.

There's probably other cleanup to be done in this area.


r~


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