[Issue 16360] DMD fails to inline functions that contain a type
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 27 06:35:31 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=16360
Manu <turkeyman at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |turkeyman at gmail.com
Assignee|nobody at puremagic.com |turkeyman at gmail.com
--- Comment #3 from Manu <turkeyman at gmail.com> ---
This code should obviously inline.
I think rejecting inline should be because there's a reason it can't inline.
There's no such reason here, failure to inline is an implementation detail (ie,
a bug).
--
More information about the Digitalmars-d-bugs
mailing list