[Bug 242067] libc: r354823 riscv64 has a fault in printf() where IEEE754-2008 fp128 data is output wrong
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 19 13:26:37 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242067
--- Comment #5 from Dennis Clarke <dclarke at blastwave.org> ---
The output from the Solaris 10 sparcv9 server is clearly to be
big endian however for claity I simply want to point out that
the RISC-V architecture is little endian and that the in memory
data is precisely correct. Regardless we should never see a
value of pi as 2.0000...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list