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.
https://github.com/dlang/dmd/pull/6668
Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/68b4523d4d2aec6074deeccecff838d7b0ae5751 fix issue 17292: add LFLAGS back to linker command lie https://github.com/dlang/dmd/commit/880aeae15edb9735db441248bb5596fc8bc4424b Merge pull request #6668 from rainers/issue17292 fix Issue 17292 - dmd.exe on windows no longer LARGEADDRESSAWARE
Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/68b4523d4d2aec6074deeccecff838d7b0ae5751 fix issue 17292: add LFLAGS back to linker command lie https://github.com/dlang/dmd/commit/880aeae15edb9735db441248bb5596fc8bc4424b Merge pull request #6668 from rainers/issue17292
Commits pushed to newCTFE at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/68b4523d4d2aec6074deeccecff838d7b0ae5751 fix issue 17292: add LFLAGS back to linker command lie https://github.com/dlang/dmd/commit/880aeae15edb9735db441248bb5596fc8bc4424b Merge pull request #6668 from rainers/issue17292