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: Christian Jullien
Subject: Re: [Tinycc-devel] x86_64 tcc doesn't set sign bit on NaNs
Date: Tue, 5 Jan 2021 05:48:57 +0100

As long as my script that tests many build tcc configurations is happy, I'm 
happy too :o)

-----Original Message-----
From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=orange.fr@nongnu.org] On 
Behalf Of Michael Matz
Sent: Monday, January 04, 2021 23:42
To: jullien@eligis.com; tinycc-devel@nongnu.org
Subject: Re: [Tinycc-devel] x86_64 tcc doesn't set sign bit on NaNs

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.

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel




reply via email to

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