www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17292] New: [REG 2.069] Windows: dmd causes "out of memory"

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

          Issue ID: 17292
           Summary: [REG 2.069] Windows: dmd causes "out of memory" when
                    using less than 2GB of memory
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: r.sagitario gmx.de

Seeing spurious "out of memory" errors running tests by the auto tester, I
noticed the LARGEADDRESSAWARE bit is no longer set for the released dmd.exe
starting with 2.069.
This happened during the transition to the D frontend.

--
Apr 02 2017