diff options
author | Maciej W. Rozycki <macro@redhat.com> | 2025-03-28 12:35:52 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@redhat.com> | 2025-03-28 12:35:52 +0000 |
commit | d527f34cb1d487a4788fe88278a9ad832c53c3ee (patch) | |
tree | 07d4e6184ea2feabdd294a152c6c72c2e7446175 /stdio-common/tst-scanf-format-f-float.c | |
parent | 75ad83f564b822de0f1f5fb6ed29f105373d3c49 (diff) | |
download | glibc-d527f34cb1d487a4788fe88278a9ad832c53c3ee.zip glibc-d527f34cb1d487a4788fe88278a9ad832c53c3ee.tar.gz glibc-d527f34cb1d487a4788fe88278a9ad832c53c3ee.tar.bz2 |
stdio-common: Add scanf long double data for Intel/Motorola 80-bit format
Add Makefile infrastructure, a format-specific test skeleton providing a
data comparison implementation that ignores bits of data representation
in memory that do not participate in holding floating-point data, and
`long double' real input data for targets using the Intel/Motorola
80-bit format.
Keep input data disabled and referring to BZ #12701 for entries that are
are currently incorrectly accepted as valid data, such as '0e', '0e+',
'0x', '0x8p', '0x0p-', etc.
Reviewed-by: Joseph Myers <josmyers@redhat.com>
Diffstat (limited to 'stdio-common/tst-scanf-format-f-float.c')
0 files changed, 0 insertions, 0 deletions