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] Minor loop fixes


> Hello.
> 
> Some minor fixes.
> 
> Zdenek
> 
> 	* basic_block.h (struct loops): Comment fix.
> 	* cfgloop.c (flow_loop_exit_edges_find): Comment fix.
> 	(canonicalize_loop_headers): Use split_edge.
> 	(flow_bb_inside_loop_p, verify_loop_structure, loop_latch_edge,
> 	loop_preheader_edge): Formating fix.
> 
I see you already did the work on cleaning cfgloop up!
Thanks.  Can you make the mainline patch for Richard?
Please commit this to the branch if you didn't already.

Honza


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