[GHC] #12227: regression: out of memory with -O2 -ddump-hi on a complex INLINE function
GHC
ghc-devs at haskell.org
Thu Aug 25 15:04:17 UTC 2016
#12227: regression: out of memory with -O2 -ddump-hi on a complex INLINE function
-------------------------------------+-------------------------------------
Reporter: j6carey | Owner:
Type: bug | Status: merge
Priority: normal | Milestone: 8.0.2
Component: Compiler | Version: 8.0.1
(CodeGen) |
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
| (amd64)
Type of failure: Compile-time | Test Case:
performance bug | perf/compiler/T12227
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2397
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"2756af87aebee769ffca959adc4b9dc607a49fdb/ghc" 2756af8/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="2756af87aebee769ffca959adc4b9dc607a49fdb"
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
(cherry picked from commit 89a8be71a3715c948cebcb19ac81f84da0e6270e)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12227#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list