NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/56148: lib/libc/stdio/t_printf:snprintf_float test randomly fails
The following reply was made to PR lib/56148; it has been noted by GNATS.
From: Christos Zoulas <christos%zoulas.com@localhost>
To: Joerg Sonnenberger <joerg%bec.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost,
lib-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost,
Andreas Gustafsson <gson%gson.org@localhost>
Subject: Re: lib/56148: lib/libc/stdio/t_printf:snprintf_float test randomly
fails
Date: Sun, 9 May 2021 14:11:11 -0400
--Apple-Mail=_A31D8CBF-28D2-45A9-B188-1B16E3CBF766
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
> On May 9, 2021, at 1:58 PM, Joerg Sonnenberger <joerg%bec.de@localhost> wrote:
> It isn't even a question of replacing gdtoa, the alternatives will =
very,
> very likely run into the same problem that the power-of-five tables =
are
> huge if pre-computed or require large stack space or allocations if
> computed dynamically. That's the nature of the problem.
I know; I mentioned gdtoa explicitly because it is using malloc for much =
more
than that (its bignums, strings etc. -- grep alloc =
/usr/src/lib/libc/gdtoa/*.c).
christos
--Apple-Mail=_A31D8CBF-28D2-45A9-B188-1B16E3CBF766
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename=signature.asc
Content-Type: application/pgp-signature;
name=signature.asc
Content-Description: Message signed with OpenPGP
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org
iF0EARECAB0WIQS+BJlbqPkO0MDBdsRxESqxbLM7OgUCYJglvwAKCRBxESqxbLM7
OrTnAJ49EByylCvl7+NDEJwdakmU9W+digCghfjbHTvKHObWBT/lM7zKQP/QTAg=
=e5pe
-----END PGP SIGNATURE-----
--Apple-Mail=_A31D8CBF-28D2-45A9-B188-1B16E3CBF766--
Home |
Main Index |
Thread Index |
Old Index