On 1/17/2015 21:10, Marc Reynolds wrote:
> NOTE: I am not on neither of these mailing list so including me on any 
> messages which might require further information
> 
> The precompiled binary installed from the package manager labeled "4.9.2-1".
> 
> The following program reproduces:
> 
> -----
> 
> int main() 
> {
>   float f = 1.17549435082228750797e-38F;
>   return f != 0x0.000002P-126f;
> }
> 

Works for me in all optimization levels, I guess it is something to do
with the compile options used.


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to