On Wed, 2005-04-13 at 15:36 -0700, Corey Hickey wrote:
> Helge Kreutzmann wrote:
> > Hello,
> > as you might have noticed, a very similar bug was opened 6 years ago
> > (bug number one order of magnitude lower than current). Unfortunately
> > I don't have access to an testing/unstable alpha right now. 
> > 
> 
> I was wondering if this might fix that, but I don't know anything about
> alpha. Are longs 64-bit on alpha, like amd64? On i386 longs are the same
> as ints (32-bit), which is why the bug never manifested.

Yes, longs are 64-bit on alpha, just like the amd64.  On my alpha, it
segfaulted in the same way and at the same point as on my amd64 box.  It
would, however, be interesting to know whether the same problem exists
on ia64.  Unfortunately, my supply of ia64 boxes is somewhat
limited.  :-)
    There are some subtle differences between alpha and amd64 with
regards to gcc code generation that at times makes the alpha less prone
to 64-bit issues, but that isn't the case here.

-ukh



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to