www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13131] New: [2.066-b3] dmd: glue.c:1492: unsigned int

https://issues.dlang.org/show_bug.cgi?id=13131

          Issue ID: 13131
           Summary: [2.066-b3] dmd: glue.c:1492: unsigned int
                    totym(Type*): Assertion `0' failed.
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: DMD
          Assignee: nobody puremagic.com
          Reporter: sfrijters gmail.com

As a preliminary report: this error was triggered by my code both by the old
compiler version I was using (built from git sometime in April 2014), and a
freshly pulled 2.066-b3 compiler.

dmd: glue.c:1492: unsigned int totym(Type*): Assertion `0' failed.

My first attempt to build a reduced test case failed, but I will make another
attempt shortly if I can get DustMite to work to flesh out the report a bit
more, so consider this a placeholder for now.

--
Jul 14 2014