This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rfc: replacing fp-bit with glibc's soft-fp implementation


Hans-Peter Nilsson wrote:
Consider tege's fp-bit replacement posted some years(! 1999?)

July 15, 1999. I saved a copy of it. http://gcc.gnu.org/ml/gcc/1999-07n/msg00553.html

It is smaller and faster and less buggy than fp-bit. I haven't looked at the glibc FP code, but I suspect it is bigger than Torbjorn's code, since Torbjorn's code doesn't try to handle exceptions. For speed and reliability, they are probably comparable.

Jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]