[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
Tue May 24 01:59:02 PDT 2016


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

--- Comment #7 from ponce <aliloko at gmail.com> ---
FWIW I don't use array ops anymore, to the exception of:

 slice[] = value;
 sliveA[] = sliceB[];

--


More information about the Digitalmars-d-bugs mailing list