[fpc-devel] Pure function Wiki page
Max Nazhalov
stein_nospam at mail.ru
Mon Jul 9 18:24:57 CEST 2018
Just one question: doesn't all this new stuff introduce another kind
of mess during cross-compiling?
E.g. some complex nested const.expr. "sin(cos(0.12345))" evaluated by
the compiler on x64 (double precision) is not the same as if it would
be evaluated by the compiled program itself running on some x32
(float80), or some future float128 alikes..
Either the compiler itself must eventually become fully softfloat-based??
--
WBR,
Max
More information about the fpc-devel
mailing list