https://issues.dlang.org/show_bug.cgi?id=16474

--- Comment #10 from uplink.co...@googlemail.com ---
(In reply to kinke from comment #9)
> 
> So how does newCTFE interact with CTFloat at the moment? This is an
> important piece for cross-compilers. And is there an estimate for when
> newCTFE will land?

It does currently not use CTFloat at all.
It only implements add, sub, mul and div and mod for floats/doubles.
As well as float <=> double <=> long/int casts.

--

Reply via email to