tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] x86_64 tcc doesn't set sign bit on NaNs


From: Michael Matz
Subject: Re: [Tinycc-devel] x86_64 tcc doesn't set sign bit on NaNs
Date: Mon, 4 Jan 2021 23:41:58 +0100 (CET)
User-agent: Alpine 2.21 (LSU 202 2017-01-01)

Hello,

On Mon, 4 Jan 2021, Christian Jullien wrote:

Also on OpenBSD x64 with clang 10

Bah. I could fix this generically with using signbit(3) to check for the required sign flip, but I'm not sure how widespread it's availability or correctnes is on other platforms. So Hermans disabling for clang works for me as well.


Ciao,
Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]