[PATCH v2 07/17] stdio-common: Add scanf long double data for Intel/Motorola 80-bit format
Maciej W. Rozycki
macro@redhat.com
Sat Apr 19 10:50:43 GMT 2025
On Thu, 3 Apr 2025, Andreas Schwab wrote:
> The issue is that read_real in tst-scanf-format-real.h interprets
> "nan()" as a NaN with the default payload, but nanl interprets it as a
> NaN with a zero payload.
This must be coming from M68K host code as it doesn't happen with any of
the several hosts (Alpha, i386, MIPS, POWER, RISC-V) I have verified these
tests with.
Fix now posted at:
<https://inbox.sourceware.org/libc-alpha/alpine.DEB.2.21.2504190549340.18253@angie.orcam.me.uk/>,
please verify against your configuration.
Maciej
More information about the Libc-alpha
mailing list