[Issue 15483] static if prevents inlining
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Apr 5 06:07:21 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15483
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> ---
The root issue is a dup of issue 7625, and it will be fixed by the PR:
https://github.com/D-Programming-Language/dmd/pull/5626
But, original test case would not be compiled yet after the 7625 fix, because
there's another inlining restriction. For that I opened a new issue 15878.
*** This issue has been marked as a duplicate of issue 7625 ***
--
More information about the Digitalmars-d-bugs
mailing list