Thread overview
[Issue 14840] [2.068.0-b2] failure to inline functions with loops
[Issue 14840] [2.068.0-b2] failure to inline _trivial_ function
Sep 02, 2015
Walter Bright
Sep 23, 2015
Walter Bright
Feb 20, 2017
Jack Stouffer
September 02, 2015
https://issues.dlang.org/show_bug.cgi?id=14840

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |performance
                 CC|                            |bugzilla@digitalmars.com

--
September 23, 2015
https://issues.dlang.org/show_bug.cgi?id=14840

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86_64                      |All
            Summary|[2.068.0-b2] failure to     |[2.068.0-b2] failure to
                   |inline _trivial_ function   |inline functions with loops
                 OS|Windows                     |All

--
February 20, 2017
https://issues.dlang.org/show_bug.cgi?id=14840

Jack Stouffer <jack@jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jack@jackstouffer.com
         Resolution|---                         |FIXED

--- Comment #1 from Jack Stouffer <jack@jackstouffer.com> ---
This works in 2.073.0

--