[Issue 19946] In betterC filling an array with a non-zero value fails for types of size > 1 due to missing _memset16/_memset32/etc.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 27 17:01:49 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=19946
Iain Buclaw <ibuclaw at gdcproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |backend
--- Comment #13 from Iain Buclaw <ibuclaw at gdcproject.org> ---
This works with GDC and LDC. The problem is in the dmd backend.
--
More information about the Digitalmars-d-bugs
mailing list