This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0.4
- From: Richard Henderson <rth at redhat dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 4 Feb 2002 17:13:24 -0800
- Subject: Re: GCC 3.0.4
- References: <1020000.1012803972@localhost>
On Sun, Feb 03, 2002 at 10:26:12PM -0800, Mark Mitchell wrote:
> Richard Henderson <rth@redhat.com>
>
> http://gcc.gnu.org/ml/gcc-patches/2002-01/msg00194.html
>
> This is a problem with loop unrolling that comes from
> expand_end_loop incorrectly rotating the loop. It affects
> loop-10.c and is a regression from GCC 2.95.
Done on branch.
r~