Re: Bad bitmasking in tests/lib/libc/gen/t_fpsetmask.c?

Martin Husemann <[email protected]> Sat, 12 Mar 2016 12:55:58 +0100
Newsgroups gmane.os.netbsd.devel.general
Message-ID <[email protected]>
On Sat, Mar 12, 2016 at 12:35:58AM +0100, Timo Buhrmester wrote:
> Otherwise it seems to work only by accident, relying on fpgetmask()
> returning zero at the start of the test case, and doesn't really test
> whether a bit of the mask can be cleared.

Nicely spotted, fixed!

Thanks,

Martin