Bill Allombert on Fri, 22 Nov 2002 19:07:09 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: bug on Itanium |
On Thu, Nov 21, 2002 at 08:40:22PM +0100, Bill Allombert wrote: > On Thu, Nov 21, 2002 at 02:21:32PM -0500, Igor Schein wrote: > > This particular one went away after I recompiled with gcc-3.2.1, but there're > > plenty more ( optimization-independent ), i.e. > > > > ? quadray(-11,11) > > *** bug in GP (Segmentation Fault), please report > > > > SEGV occurs inside hnfmerge_get_1 function. > > More precisely: > > parisize = 8000000, primelimit = 500000 > ? install(hnfmerge_get_1,GG) > ? hnfmerge_get_1([11, 6; 0, 1],[1, 0; 0, 1]) > *** bug in GP (Segmentation Fault), please report > > ZV_lincomb is called with a corrupted X value. This is supposed to be fixed in the CVS as of now. Some functions were not declared. Cheers, Bill.