FreeBSD 3.x
Krister Walfridsson
cato@df.lth.se
Fri Jun 4 14:28:00 GMT 1999
On Fri, 4 Jun 1999, Jeffrey A Law wrote:
> I've got a few tests (ex ieee/rbug.c) which are failing on a freebsd-3.0
> system I have access to.
>
> I found this to be a little odd since the other x86 ports do not seem to
> have this problem.
NetBSD and OpenBSD fails rbug.c too.
As far I know, all *BSD uses "double precision" by default, instead of
"extended precision" as Linux and Solaris. When I set my floating point
unit to use "extended precision", my NetBSD machine pass rbug.c too...
One other problem with *BSD and rbug.c is that the ___fixunsdfdi
function in libc is buggy. NetBSD has fixed that in the latest release,
but I don't know about the other *BSD.
/Krister
More information about the Gcc
mailing list