[Issue 17676] [REG 2.075] bad inlining of functions with multiple return statements

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 30 16:43:04 PDT 2017


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

--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/d48421509341bfb43ac48cd3b971948f4b55f57b
fix issue 17676: do not inline function with multiple return values as
statements

https://github.com/dlang/dmd/commit/95dba7d707437aa68a21f1e048dac6e18bde043a
Merge pull request #7029 from rainers/issue_17676

fix issue 17676:  [REG 2.075] bad inlining of functions with multiple return
statements
merged-on-behalf-of: Walter Bright <WalterBright at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list