digitalmars.D.announce - LDC 1.32.2
- kinke (11/11) May 12 2023 A new patch version was just released, mainly to fix a bad
- Walter Bright (2/3) May 13 2023 Yes, indeed!
A new patch version was just released, mainly to fix a bad compile-time regression, but Johan also tackled challenges wrt. stack limits: - Fix potentially huge compile slowdowns with `-g` and LLVM 15+. - New CLI option `--fwarn-stack-size=<threshold>`. - New CLI option `--fsplit-stack` for incremental stack allocations, see https://llvm.org/docs/SegmentedStacks.html. - New CLI option `--indent` for the `timetrace2txt` tool. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.32.2 Thanks to all contributors & sponsors!
May 12 2023
On 5/12/2023 1:30 PM, kinke wrote:Thanks to all contributors & sponsors!Yes, indeed!
May 13 2023