[Issue 4900] compiler still slow due to a single function
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 16 04:22:41 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=4900
Mathias LANG <pro.mathias.lang at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |pro.mathias.lang at gmail.com
Resolution|--- |FIXED
--- Comment #5 from Mathias LANG <pro.mathias.lang at gmail.com> ---
`searchfixlist` is now a stub:
https://github.com/dlang/dmd/blob/4fe0539aa604716d6dc469790eba096348069918/src/dmd/backend/code.d#L551
Doesn't mean that the compiler is fast, but at least this one can be closed :)
--
More information about the Digitalmars-d-bugs
mailing list