[Issue 15214] [REG2.065.0] ICE in Mangler::mangleFunc

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Oct 17 17:56:23 PDT 2015


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

Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow at gmail.com
            Summary|ICE in Mangler::mangleFunc  |[REG2.065.0] ICE in
                   |                            |Mangler::mangleFunc

--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
In 2.064.2, this caused an error during semantic analysis:

test.d(2): Error: function has no effect in expression (__lambda1)

Since 2.065.0, this causes a segfault or ICE.

Introduced in https://github.com/D-Programming-Language/dmd/pull/2961

--


More information about the Digitalmars-d-bugs mailing list