This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Avoid messing up of loop notes
- To: Jan Hubicka <jh at suse dot cz>
- Subject: Re: Avoid messing up of loop notes
- From: Richard Henderson <rth at redhat dot com>
- Date: Mon, 23 Jul 2001 11:24:32 -0700
- Cc: gcc-patches at gcc dot gnu dot org, patches at x86-64 dot org
- References: <20010723143754.P28424@atrey.karlin.mff.cuni.cz>
On Mon, Jul 23, 2001 at 02:37:54PM +0200, Jan Hubicka wrote:
> * flow.c (back_edge_of_syntactic_loop_p): New.
> (split_edge): Use it.
Ok.
r~