Print per tree stmt RTL dumps for cfgexpand

Richard Henderson rth@redhat.com
Thu Oct 7 21:03:00 GMT 2004


On Thu, Oct 07, 2004 at 06:10:10PM +0200, Steven Bosscher wrote:
> 	* cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function.
> 	(expand_gimple_cond_expr, expand_gimple_tailcall,
> 	expand_gimple_basic_block): Use it to dump RTL for each stmt.
> 	(tree_expand_cfg): Announce full RTL function dump.
> 	* tree-optimize.c (execute_one_pass): Use normal RTL printing,
> 	not the graph version.
> 	* tree-pretty-print.c (dump_generic_node): Allow empty statements
> 	in the arms of a COND_EXPR for lowered nodes.

Ok, modulo the typo already mentioned.


r~



More information about the Gcc-patches mailing list