[Issue 13952] [REG2.067a] change in struct ctor lowering triggers codegen bug

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Feb 6 05:40:38 PST 2015


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

Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Hardware|x86_64                      |All
            Summary|change in struct ctor       |[REG2.067a] change in
                   |lowering generates          |struct ctor lowering
                   |excessive init code         |triggers codegen bug
                 OS|Linux                       |All

--- Comment #6 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Walter Bright from comment #5)
> Changed to reflect your last comment.

No, this is still a regression issue around the struct constructor call.

https://github.com/D-Programming-Language/dmd/pull/4387

--


More information about the Digitalmars-d-bugs mailing list