https://d.puremagic.com/issues/show_bug.cgi?id=11450

           Summary: Compiler crashes (assertion failure) when using
                    -inline option
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Atila Neves <[email protected]> 2013-11-06 02:47:58 PST 
---
Created an attachment (id=1288)
Source code to reproduce the bug above

I tried to isolate it but this is as short as I could make it. I attached 

dmd -c -inline cerealiser.d broker.d
dmd: glue.c:783: virtual void FuncDeclaration::toObjFile(int): Assertion
`!vthis->csym' failed.
zsh: abort (core dumped)  dmd -c -inline cerealiser.d broker.d

It doesn't happen without the -inline option

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

Reply via email to