| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Sender: | rich AT phekda DOT freeserve DOT co DOT uk |
| Message-ID: | <3EF41764.3C2125C1@phekda.freeserve.co.uk> |
| Date: | Sat, 21 Jun 2003 09:29:24 +0100 |
| From: | Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk> |
| X-Mailer: | Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) |
| X-Accept-Language: | de,fr |
| MIME-Version: | 1.0 |
| To: | djgpp-workers AT delorie DOT com |
| Subject: | Re: LIBC C files patches to build with GCC 3.3 (non math files) |
| References: | <002201c337b1$b3fdce40$0100a8c0 AT acp42g> |
| Reply-To: | djgpp-workers AT delorie DOT com |
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/ ]
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |