On Sat, Jun 15, 2002 at 02:08:36PM +0200, Jan Hubicka wrote: > Just did and __m64 gets aligned to 8 byte boundary, while long long doesn't. Ok. I guess you can fiddle __m64 to v8qi mode or something then. You'll need to fix up mmintrin.h to match. r~