https://issues.dlang.org/show_bug.cgi?id=19550
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Dlang Bot <[email protected]> --- dlang/dmd pull request #11085 "fix Issue 19550 - [REG 2.078] Massive compiler backend slowdown" was merged into master: - 8e4338627e5be46e79770289bb0948a9712a5330 by WalterWaldron: 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 --
