NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/33262
The following reply was made to PR lib/33262; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: christos%NetBSD.org@localhost
Subject: Re: lib/33262
Date: Sun, 10 Apr 2011 15:20:40 +0200
I have two suggestion to fix this mess:
- Make gdtoa use __infinityl directly
This makes sure we use the same value on every arch
- Clean up all inconsistencies in lib/libc/arch/*/gen/infinityl.c
Christos fixed i386 in rev 1.3 but m68k and amd64 still use the
variant with an additional bit set (according to a quick grep).
Christos, what do you think?
Martin
Home |
Main Index |
Thread Index |
Old Index