* sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
commit43b768284325b7e7d2ec3fc3dcac13a35c378c95
authorUlrich Drepper <drepper@redhat.com>
Mon, 4 Jun 2007 14:38:22 +0000 (4 14:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 4 Jun 2007 14:38:22 +0000 (4 14:38 +0000)
tree6560de64681e4f69ea9936bed4763555004f7658
parent04067002e8c1be0c432bd608736750ca7459ec69
* sysdeps/ieee754/ldbl-128ibm/printf_fphex.c

(PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double
is non-zero, but smaller than 2 * __DBL_MIN__.
* stdio-common/tst-sprintf2.c: New test.
* stdio-common/Makefile (tests): Add tst-sprintf2.

* math/test-misc.c (main): Don't run last batch of tests with
IBM long double format.
ChangeLog
math/test-misc.c
stdio-common/Makefile
stdio-common/tst-sprintf2.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/printf_fphex.c