[commit: ghc] master: Give the worker for an INLINABLE function a suitably-phased Activation (e5f766c)

git at git.haskell.org git at git.haskell.org
Fri Aug 29 16:17:21 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/e5f766c392c8c1cb329e1409102b5655c3c253c9/ghc

>---------------------------------------------------------------

commit e5f766c392c8c1cb329e1409102b5655c3c253c9
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Aug 29 15:34:19 2014 +0100

    Give the worker for an INLINABLE function a suitably-phased Activation
    
    See Note [Activation for INLINABLE worker].  This was preventing
    Trac #6056 from working.


>---------------------------------------------------------------

e5f766c392c8c1cb329e1409102b5655c3c253c9
 compiler/stranal/WorkWrap.lhs                      | 54 ++++++++++++----------
 .../tests/simplCore/should_compile/T3717.stderr    |  3 +-
 .../tests/simplCore/should_compile/T4908.stderr    |  4 +-
 .../simplCore/should_compile/spec-inline.stderr    |  4 +-
 4 files changed, 35 insertions(+), 30 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc e5f766c392c8c1cb329e1409102b5655c3c253c9


More information about the ghc-commits mailing list