[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
Sun Jun 5 08:01:14 PDT 2016


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

--- Comment #8 from Martin Nowak <code at dawg.eu> ---
(In reply to Walter Bright from comment #6)
> Doesn't seem like this should be too hard to fix - just save xmm6-7 for
> Win64 - why not just do it?

Because all the other functions ignore it as well and maintaining that mess is
just wasted time.

--


More information about the Digitalmars-d-bugs mailing list