[quake3] Just a q...

vincent at cojot.name vincent at cojot.name
Tue Dec 6 16:17:37 EST 2005


Hello Laurent,

On Tue, 6 Dec 2005, Laurent Desnogues wrote:

> Well this is an alignment problem:  src is aligned
> on a multiple of 4 and the lines there try to force
> the compiler to use double that are 8 bytes long.
>
> That code copies a square of 16x4 bytes of memory
> from src to dst where each chunk of 16 bytes is on
> a line whose width is spl bytes long.

I tried your code and ioq3 still crashed on line 377 with a similar 
backtrace (That's with optimization)..

> You may also experience similar problems with
> move8_32...

Understandable.. :)

> Well as I already said I don't know the code and did
> not even try to compile it :)

Thanks anyway.. :)

Vincent



More information about the quake3 mailing list