Bug 13403 – [ICE][2.067Alpha] Internal error: backend\type.c 332 with new package protection extension.

Status
RESOLVED
Resolution
FIXED
Severity
blocker
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-08-30T12:01:00Z
Last change time
2015-02-18T03:36:41Z
Keywords
ice, pull
Assigned to
nobody
Creator
dmitry.olsh

Attachments

IDFilenameSummaryContent-TypeSize
1406pkg.zipcomplete dir tree to reproduceapplication/zip482

Comments

Comment #0 by dmitry.olsh — 2014-08-30T12:01:23Z
Created attachment 1406 complete dir tree to reproduce See whole tree in zip attached ZIP file. It's just a couple of lines though. Source: //pkg/internal/bug.d: package(pkg): template BacktrackingMatcher() { } Compiled as: dmd -c pkg/internal/bug.d Output: Internal error: backend\type.c 332
Comment #1 by dmitry.olsh — 2014-08-30T12:03:10Z
Comment #2 by k.hara.pg — 2014-09-01T03:12:57Z
Comment #3 by github-bugzilla — 2014-09-11T09:23:00Z
Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/e3bd26482781c7b1f3ea574f6980601b0498734f fix Issue 13403 - [ICE][2.067Alpha] Internal error: backend\type.c 332 with new package protection extension. https://github.com/D-Programming-Language/dmd/commit/ff051c60974927c9111093329932bf9711cba2b9 Merge pull request #3940 from 9rnsr/fix13403 Issue 13403 - [ICE][2.067Alpha] Internal error: backend\type.c 332 with new package protection extension.
Comment #4 by github-bugzilla — 2015-02-18T03:36:41Z