20 GCC HEAD regressions, 1 new, with your patch on 2004-09-07T21:13:13Z.

Andrew Pinski pinskia@physics.uc.edu
Wed Sep 8 21:57:00 GMT 2004


On Sep 8, 2004, at 11:50 AM, Geoff Keating wrote:

> The problem appears to be right at the end of the testcase.  The last 
> loop is:
>
>   for(i=0;i<4;i++)
>     if((a[i]==b[i])!=r[i])
>       abort();
>   exit(0);


This is caused by the IV-OPT patch.

-- Pinski



More information about the Gcc-regression mailing list