https://issues.dlang.org/show_bug.cgi?id=19550
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #8 from Dlang Bot <[email protected]> --- @WalterWaldron created dlang/dmd pull request #11085 "fix Issue 19550 - [REG 2.078] Massive compiler backend slowdown" fixing this issue: - fix Issue 19550 - [REG 2.078] Massive compiler backend slowdown Fixes typo which caused a redundant O(N^2) slowdown. https://github.com/dlang/dmd/pull/11085 --
