[Issue 11062] inline ice with alias this and opIndexAssign

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 20 02:37:05 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11062


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull


--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 2013-09-20 02:37:00 PDT ---
(In reply to comment #0)
[snip]
> 
> dmd -c -inline bug.d
> ----
> DMD v2.064-devel-9a32118 DEBUG
> Internal error: backend/symbol.c 1036
> ----
> 
> The bug triggers the assertion 'assert(s->Ssymnum == -1);' in
> backend/symbol.c(symbol_add).

Introduced by:
https://github.com/D-Programming-Language/dmd/commit/33ce37d6495aad7a3d6644392cf47e1af9d9d493

Compiler fix:
https://github.com/D-Programming-Language/dmd/pull/2576

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list