Always false float comparisons
deadalnix via Digitalmars-d
digitalmars-d at puremagic.com
Wed May 18 06:40:18 PDT 2016
On Wednesday, 18 May 2016 at 12:39:21 UTC, Johannes Pfau wrote:
> Do you have a link explaining GCC actually uses such a soft
> float? For example
> https://github.com/gcc-mirror/gcc/blob/master/gcc/fold-const.c#L20 still says "This file should be rewritten to use an arbitrary precision..."
Alright, it seems that GCC doesn't use arbitrary precision float
everywhere :)
More information about the Digitalmars-d
mailing list