diff options
author | simonpj@microsoft.com <unknown> | 2011-01-14 16:32:27 +0000 |
---|---|---|
committer | simonpj@microsoft.com <unknown> | 2011-01-14 16:32:27 +0000 |
commit | 66dfd5c5947c79eabd7e3bdf6aa6e9b5b506564b (patch) | |
tree | 154d2a636efbb1ade866a02cdcbe96e586dfe0d9 /rules | |
parent | b2be257b55530f9e7d85362aee2ce86b935aeac2 (diff) | |
download | haskell-66dfd5c5947c79eabd7e3bdf6aa6e9b5b506564b.tar.gz |
Fix Trac #4874: specialisation of INLINABLE things
Johan discovered that when INLINABLE things are specialised
bad things can happen. This patch implements a hack -- but
it's a simple hack and it solves the problem.
See Note [Inline specialisations].
The hack part is that really INLINABLE should not cause *any* loss
optimisation, and it does; see Note [Don't w/w INLINABLE things] in
WorkWrap.
Diffstat (limited to 'rules')
0 files changed, 0 insertions, 0 deletions