LDC 1.32.2

kinke noone at nowhere.com
Fri May 12 20:30:44 UTC 2023


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!


More information about the Digitalmars-d-announce mailing list