This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/8599: [3.2 regression] loop unroll bug with -march=k6-3
On Monday 16 December 2002 09:47, Eric Botcazou wrote:
> Hi Franz,
>
> I think the correct fix is attached (pr8599-2.diff). It produces valid code
> on K6 at -O2 -funroll-loops in all cases and passed a complete cycle of
> bootstrapping/regtesting.
>
> Could you test it on powerpc-linux-gnu (after reverting the first patch
> pr8599-1.diff) when you have some time ? Thanks in advance.
This regtested fine for me on powerpc-linux-gnu and i686-linux-gnu.
Thanks,
Franz.