This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: loop optimizer and barriers
- To: Jan Hubicka <jh at suse dot cz>
- Subject: Re: loop optimizer and barriers
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 26 Jul 2001 13:07:40 -0700
- Cc: Andreas Jaeger <aj at suse dot de>, patches at x86-64 dot org, gcc-patches at gcc dot gnu dot org
- References: <20010726205432.M9601@atrey.karlin.mff.cuni.cz>
On Thu, Jul 26, 2001 at 08:54:32PM +0200, Jan Hubicka wrote:
> * rtl.h (cleanup_barriers): Declare.
> * jump.c (cleanup_barriers): New function.
> * toplev.c (rest_of_compilation): Call cleanup_barriers
> before loop optimizer and after bb_reorder.
Ok if check passes.
r~