https://issues.dlang.org/show_bug.cgi?id=14458
--- Comment #1 from Martin Nowak <[email protected]> --- Lots of horrible codegen in cod2.c for memset, memcmp, memcpy, strcpy, strcmp. https://github.com/D-Programming-Language/dmd/blob/95ff133b423813a0f4b11c7c1369a22536d002d9/src/backend/cod2.c#L3580 --
