tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Regarding Long double Constant


From: Kyryl Melekhin
Subject: Re: [Tinycc-devel] Regarding Long double Constant
Date: Thu, 11 Feb 2021 10:02:08 +0000
User-agent: Heirloom mailx 12.4 7/29/08

"Christian Jullien" <eligis@orange.fr> wrote:

> No, I think he probably meant (1F-1F) to get 0.0F value?

Looking at the general context I think it should be 

else if (vtop->c.ld == (vtop->c.ld - vtop->c.ld))

instead. 

But as for my opinion I also think it's unnecessary and
should be reverted.




reply via email to

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