diff options
author | Gabriel F. T. Gomes <gabrielftg@linux.ibm.com> | 2019-07-11 11:47:06 -0300 |
---|---|---|
committer | Gabriel F. T. Gomes <gabrielftg@linux.ibm.com> | 2019-11-22 18:12:37 -0300 |
commit | 5bbbd5ae057c8f862e65d9a230bccb2364f48f96 (patch) | |
tree | d11c663185dc3c8eac33ca7ac74eaf6a8aa66f9c /sysdeps/ieee754/ldbl-128ibm-compat/ieee128-swprintf.c | |
parent | 329037cead5f7930c6081d130b22e03b0ff5e3a8 (diff) | |
download | glibc-5bbbd5ae057c8f862e65d9a230bccb2364f48f96.tar.gz glibc-5bbbd5ae057c8f862e65d9a230bccb2364f48f96.tar.xz glibc-5bbbd5ae057c8f862e65d9a230bccb2364f48f96.zip |
ldbl-128ibm-compat: Test double values
A single format string can take double and long double parameters at the same time. Internally, these parameters are routed to the same function, which correctly reads them and calls the underlying functions responsible for the actual conversion to string. This patch adds a new case to test this scenario. Tested for powerpc64le. Reviewed-By: Paul E. Murphy <murphyp@linux.ibm.com>
Diffstat (limited to 'sysdeps/ieee754/ldbl-128ibm-compat/ieee128-swprintf.c')
0 files changed, 0 insertions, 0 deletions