[GHC] #12227: regression: out of memory with -O2 -ddump-hi on a complex INLINE function
GHC
ghc-devs at haskell.org
Sun Jul 17 07:53:33 UTC 2016
#12227: regression: out of memory with -O2 -ddump-hi on a complex INLINE function
-------------------------------------+-------------------------------------
Reporter: j6carey | Owner:
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
(CodeGen) |
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
| (amd64)
Type of failure: None/Unknown | Test Case:
| perf/compiler/T12227
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2397
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"89a8be71a3715c948cebcb19ac81f84da0e6270e/ghc"
89a8be71/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="89a8be71a3715c948cebcb19ac81f84da0e6270e"
Pretty: remove a harmful $! (#12227)
This is backport of [1] for GHC's copy of Pretty. See Note [Differences
between libraries/pretty and compiler/utils/Pretty.hs].
[1]
http://git.haskell.org/packages/pretty.git/commit/bbe9270c5f849a5bb74c9166a5f4202cfb0dba22
https://github.com/haskell/pretty/issues/32
https://github.com/haskell/pretty/pull/35
Reviewers: bgamari, austin
Reviewed By: austin
Differential Revision: https://phabricator.haskell.org/D2397
GHC Trac Issues: #12227
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12227#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list