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: CFG fixup after early inlining


> 	* tree-optimize.c (has_abnormal_outgoing_edge_p): Move to tree-inline.
> 	(execute_fixup_cfg): Break out the abnormal goto code.
> 	* tree-inline.c (has_abnormal_outgoing_edge_p): Move here from
> 	tree-inline.c
> 	(make_nonlocal_label_edges): Move here from execute_fixup_cfg.
> 	(optimize_inline_calls): Call make_nonlocal_label_edges.

Could you install it, if you don't mind?  Thanks in advance.

-- 
Eric Botcazou


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