[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#169004: fping makes unaligned mem accesses, emulated by ia64 kernel



On Fri, Dec 27, 2002 at 04:02:56PM +0100, Matthias Klose wrote:
> tags 169004 + moreinfo
> tags 169004 + helpneeded
> thanks
> 
> - which compiler versions are used?
> - does the bug persist with gcc-3.2.2 and/or the current gcc-snapshot?

It still happens with 1:3.2.2-0pre2 on alpha.  This is the assembly:

    26bc:       08 00 2a a0     ldl     t0,8(s1)
    26c0:       10 00 4a a4     ldq     t1,16(s1)
    26c4:       18 00 6a a4     ldq     t2,24(s1)
    26c8:       40 00 3e b0     stl     t0,64(sp)
    26cc:       48 00 5e b4     stq     t1,72(sp)
    26d0:       50 00 7e b4     stq     t2,80(sp)
-- 
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: