This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/7120: Run once loop should *always* be unrolled
- From: Richard Henderson <rth at redhat dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 29 Jun 2002 00:56:02 -0000
- Subject: Re: optimization/7120: Run once loop should *always* be unrolled
- Reply-to: Richard Henderson <rth at redhat dot com>
The following reply was made to PR optimization/7120; it has been noted by GNATS.
From: Richard Henderson <rth@redhat.com>
To: Richard Henderson <rth@twiddle.net>, davem@gcc.gnu.org,
gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, rusty@rustcorp.com.au,
gcc-gnats@gcc.gnu.org, gcc-patches@gcc.gnu.org
Cc:
Subject: Re: optimization/7120: Run once loop should *always* be unrolled
Date: Fri, 28 Jun 2002 17:48:24 -0700
On Thu, Jun 27, 2002 at 10:11:26AM +0930, Alan Modra wrote:
> Were you suggesting to remove the n_iterations == 2 case?
No, just didn't feel like typing it.
Patch is ok.
r~