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: [patch] cfgloopmanip.c: Don't use FALLTHRU_EDGE and BRANCH_EDGE on trees.


On Mon, Oct 25, 2004 at 09:39:18AM -0400, Kazu Hirata wrote:
> 	* cfgloopmanip.c (loopify): Take two more arguments true_edge
> 	and false_edge.
> 	* cfgloop.h: Adjust the corresponding prototype.
> 	* loop-unswitch.c (unswitch_loop): Adjust a call to loopify.
> 	* tree-ssa-loop-manip.c (tree_ssa_loop_version): Likewise.

Ok.


r~


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