[Issue 19550] [REG 2.078] Massive compiler backend slowdown
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri May 1 19:48:44 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=19550
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Dlang Bot <dlang-bot at dlang.rocks> ---
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
--
More information about the Digitalmars-d-bugs
mailing list