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]

Re: [patches] flow.c breakup


> 
> 	* Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):
> 	New.
> 	* basic-block.h (flow_obstack, label_value_list,
> 	tail_recursion_label_list): Declare
Note that I do have plans about making these static again. I just didn't
wanted to include it in the breakup patch to make it easier to review.

Honza
> 	(tidy_fallthru_edges): Declare.
> 	(expunge_block, last_loop_beg_note): Delete.
> 	(can_fallthru, flow_nodes_print, flow_edge_list_print): Declare.


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