https://issues.dlang.org/show_bug.cgi?id=12800
Johannes Blume <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Johannes Blume <[email protected]> --- This should be fixed by https://github.com/D-Programming-Language/druntime/pull/809 . I didn't fix the related bug yet because the obvious solution of pushing all the floating-point registers on the stack more than doubles the cost of a context switch. --
