diff options
author | Benjamin Barenblat <bbaren@google.com> | 2024-06-10 10:14:21 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2024-06-10 10:15:20 -0700 |
commit | 96cdf6cc87e7a21d92f9f96a72263a93d3929ec7 (patch) | |
tree | 89f781ccc08746a8b8b338d9e5f2c1a5f87fb2aa /CMake | |
parent | 2fc843ef37e3916f30f4c005ce90e3b16db58ea5 (diff) |
Disable negative NaN float ostream format checking on RISC-V
It’s not clear whether negative NaN floats are supposed to print as
"-nan" or "nan" on RISC-V (https://cplusplus.github.io/LWG/issue4101).
Until that’s resolved, don’t require that logging such a float with
Abseil produce the same result as streaming it to an ostream does.
Closes: https://github.com/abseil/abseil-cpp/issues/1684
PiperOrigin-RevId: 641942176
Change-Id: Iec7ef130cc15c114714f2d124cb37886b3c37ab4
Diffstat (limited to 'CMake')
0 files changed, 0 insertions, 0 deletions