[Issue 16680] dmd doesn't use druntime optimized versions of subtraction array operations

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jan 8 10:00:00 PST 2017


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

Rainer Schuetze <r.sagitario at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |r.sagitario at gmx.de

--- Comment #2 from Rainer Schuetze <r.sagitario at gmx.de> ---
Templated array ops are likely to take a couple of years, so here's a fix for
this typo: https://github.com/dlang/dmd/pull/6413

--


More information about the Digitalmars-d-bugs mailing list