[Issue 15619] [REG 2.066] Floating-point x86_64 codegen regression, when involving array ops

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Mar 23 00:31:22 PDT 2016


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

--- Comment #5 from Martin Nowak <code at dawg.eu> ---
As this is already broken for a while (and way longer for other array ops, e.g.
double), I'll delay this fix for a proper replacement w/ templated array ops.

https://github.com/D-Programming-Language/druntime/pull/471#issuecomment-16075234
WIP:
https://github.com/MartinNowak/dmd/tree/arrayOps
https://github.com/MartinNowak/druntime/tree/arrayOps

--


More information about the Digitalmars-d-bugs mailing list