[GHC] #9771: Excessive memory usage compiling T3064
GHC
ghc-devs at haskell.org
Thu Nov 6 15:48:02 UTC 2014
#9771: Excessive memory usage compiling T3064
-------------------------------------+-------------------------------------
Reporter: hvr | Owner: simonpj
Type: bug | Status: closed
Priority: highest | Milestone: 7.10.1
Component: Compiler | Version: 7.9
Resolution: fixed | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: Compile- | Blocked By:
time performance bug | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* status: new => closed
* resolution: => fixed
Comment:
I believe I have fixed the long compile time on T3064. I've re-enabled:
{{{
commit c79cbacb6d9161c529ac13685ff29ac058a3ebfa
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Thu Nov 6 15:46:11 2014 +0000
Re-enable T3064, which works now
testsuite/tests/perf/compiler/all.T | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9771#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list