http://d.puremagic.com/issues/show_bug.cgi?id=10575
Summary: struct and alloca cause internal error
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Maxime Chevalier-Boisvert <[email protected]>
2013-07-08 11:54:40 PDT ---
Created an attachment (id=1231)
failing test case
Using alloca in a function with a struct that has a destructor seems to cause
an internal compiler error in DMD. The following error message results:
Internal error: eh.c 54
A failing test case is attached.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------