https://issues.dlang.org/show_bug.cgi?id=13559
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/9e2c0ab9e9e4a1befcf82dcc577bdbbfd21715db fix Issue 13559 - missing 64-bit version of array short operations - copy&paste for 64-bit versions of array ops on shorts https://github.com/D-Programming-Language/druntime/commit/62f5b89bbe92b5d2f3d4cd6a21950681c04a9dd1 Merge pull request #977 from MartinNowak/fix13559 fix Issue 13559 - missing 64-bit version of array short operations --
