#4388: Unexpected failures, too much allocation
--------------------------------+-------------------------------------------
Reporter: daniel.is.fischer | Owner:
Type: bug | Status: closed
Priority: high | Milestone: 7.2.1
Component: Test Suite | Version: 7.1
Resolution: duplicate | Keywords: test suite, allocation
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
--------------------------------+-------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => duplicate
Comment:
The recent regression should be fixed by
{{{
Tue Oct 26 22:15:46 BST 2010 Ian Lynagh <[email protected]>
* Use removeDups to find top-level duplicate names
findDupsEq is quadratic, whereas removeDups is n log n.
Fixes T1969 regression.
}}}
I'm closing this ticket as a duplicate of #4342.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4388#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs