#5065: dph tests failing
--------------------------------------+-------------------------------------
    Reporter:  igloo                  |        Owner:              
        Type:  bug                    |       Status:  new         
    Priority:  normal                 |    Milestone:              
   Component:  Data Parallel Haskell  |      Version:  7.1         
    Keywords:                         |     Testcase:              
   Blockedby:                         |   Difficulty:              
          Os:  Unknown/Multiple       |     Blocking:  5070        
Architecture:  Unknown/Multiple       |      Failure:  None/Unknown
--------------------------------------+-------------------------------------

Comment(by ezyang):

 The failure I'm getting is:

 {{{
 [1 of 2] Compiling PrimesVect       ( PrimesVect.hs, PrimesVect.o )
 *** Vectorisation error ***
     Variable not vectorised: Control.Exception.Base.patError

 }}}

 So maybe a Core optimization pass isn't managing to eliminate the
 patError?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5065#comment:2>
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

Reply via email to