[Issue 15296] [REG2.069] cannot inline simple function that calls use non-inlinable statements
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Nov 21 07:20:46 PST 2015
https://issues.dlang.org/show_bug.cgi?id=15296
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/4c0c8088d34aca637aef07122ec8a26ce1244fe3
fix Issue 15296 - cannot inline simple function that calls use non-inlinable
statements
Add workaround to do inlining same with the old code.
https://github.com/D-Programming-Language/dmd/commit/6a407df2384446cb14eea854860e391c5db59377
Merge pull request #5277 from 9rnsr/fix15296
[REG2.069] Issue 15296 - cannot inline simple function that calls use
non-inlinable statements
--
More information about the Digitalmars-d-bugs
mailing list