[Issue 7625] inlining only works with explicit else branch

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Sep 29 01:29:03 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=7625

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/fea9bad209272b032fc8e38d358f06035676b14f
workaround inline Issue 7625

- add explicit else branches so that dmd can inline those functions

https://github.com/D-Programming-Language/phobos/commit/335228cb079ccc2060790a2b23bca5db645fa7f0
Merge pull request #2566 from MartinNowak/workaround7625

workaround inline Issue 7625

--


More information about the Digitalmars-d-bugs mailing list