[GHC] #11030: D757 (emit Typeable at type definition site) regresses T3294 max_bytes_used by factor of two
GHC
ghc-devs at haskell.org
Sun Nov 1 16:08:22 UTC 2015
#11030: D757 (emit Typeable at type definition site) regresses T3294 max_bytes_used
by factor of two
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: closed
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case: T3294
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => closed
* resolution: => fixed
Comment:
The above commit was incorrect and was ultimately reverted.
The idea was merged again in 91c6b1f54aea658b0056caec45655475897f1972,
which does not exhibit this regression. I'm not entirely sure why this is
the case, although I suspect the phenomenon was due to sloppy test
conditions on my part as I have been unable to reproduce the issue.
Closing.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11030#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list