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