[Issue 10575] New: struct and alloca cause internal error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 8 11:54:41 PDT 2013


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: nobody at puremagic.com
        ReportedBy: maximechevalierb at gmail.com


--- Comment #0 from Maxime Chevalier-Boisvert <maximechevalierb at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list