[GHC] #5550: GHC infinite loop when compiling vector

GHC cvs-ghc at haskell.org
Wed Oct 12 18:14:05 CEST 2011


#5550: GHC infinite loop when compiling vector
---------------------------------+------------------------------------------
    Reporter:  simonpj           |        Owner:  rl          
        Type:  bug               |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  Compiler          |      Version:  7.2.1       
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by rl):

 If `-fno-spec-constr` solves this then it's probably a !SpecConstr bug and
 not related to rewrite rules. I'll take a look.

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



More information about the Glasgow-haskell-bugs mailing list