www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16229] New: [Win64] Crash when generating huge symbols

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

          Issue ID: 16229
           Summary: [Win64] Crash when generating huge symbols
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: r.sagitario gmx.de

The test case from Issue 16039 causes a crash when compiling for win64.

This is caused by a stack overflow while allocating stack space for a 5 MB
symbol.

--
Jul 03 2016