Bug 12040 – Compiler segfault with circular reference in variable type

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-01-30T00:18:00Z
Last change time
2014-02-01T04:51:02Z
Keywords
ice, pull
Assigned to
nobody
Creator
k.hara.pg

Comments

Comment #0 by k.hara.pg — 2014-01-30T00:18:13Z
From: http://forum.dlang.org/thread/[email protected] Test case: bool[lol.length] lol;
Comment #1 by k.hara.pg — 2014-01-30T00:21:30Z
Comment #2 by github-bugzilla — 2014-01-30T01:46:28Z
Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/8e78b546fc14741b44d1598619fb1a12d7692983 fix Issue 12040 - Compiler segfault with circular reference in variable type https://github.com/D-Programming-Language/dmd/commit/b55e02e72184cf77fc79fd30102aee6133e0da47 Merge pull request #3178 from 9rnsr/fix12040 Issue 12040 - Compiler segfault with circular reference in variable type
Comment #3 by github-bugzilla — 2014-02-01T04:51:02Z
Commit pushed to 2.065 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a1b37a64e60687a9484ad5102805417f686e7353 Merge pull request #3178 from 9rnsr/fix12040 Issue 12040 - Compiler segfault with circular reference in variable type