Mail Archives: djgpp-workers/2003/06/21/04:45:55
Hello.
Andrew Cottrell wrote:
> Below are a set of patches in order to build the non math C files with GCC
> 3.3. Included is an updated ieee.h patch that was needed for these files.
>
> Are the changes okay? I do not know if the goqmem.c changes are the best way
> to go, but it works.
[snip]
They look fine to me.
FWIW I fixed goqmem.c in my tree by using a memcpy. (I don't seem to have sent
that diff to list - I don't know why, sorry.) I don't see any advantage to
using that method - using a union is better, because it's faster.
If there are no objections, I'll commit the patch next weekend.
Thanks! Bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -