[GHC] #8041: Extraction of Uniques is in some places done inefficiently

GHC ghc-devs at haskell.org
Sat Jul 6 23:26:07 CEST 2013


#8041: Extraction of Uniques is in some places done inefficiently
-------------------------------------+------------------------------------
        Reporter:  parcs             |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.6.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by parcs):

 Patch to GHC and testsuite attached. I successfully bootstrapped GHC with
 this commit and ran the FAST testsuite against it. I encountered two other
 testsuite failures that seem unrelated to this commit:

 {{{
    ../../libraries/process/tests  process007 [bad stdout] (normal)
    perf/compiler                  T3064 [stat too good] (normal)
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8041#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list