#5613: dph-diophantine-fast(normal) fails
--------------------------------------+-------------------------------------
    Reporter:  igloo                  |        Owner:  benl        
        Type:  bug                    |       Status:  new         
    Priority:  high                   |    Milestone:  7.4.1       
   Component:  Data Parallel Haskell  |      Version:  7.3         
    Keywords:                         |     Testcase:              
   Blockedby:                         |   Difficulty:              
          Os:  Unknown/Multiple       |     Blocking:              
Architecture:  Unknown/Multiple       |      Failure:  None/Unknown
--------------------------------------+-------------------------------------
 {{{
 ====> Scanning ./dph-diophantine.T
 =====> dph-diophantine-fast(normal) 2 of 2 [0, 0, 0]
 cd . && '/home/ian/ghc/git/ghc/inplace/bin/ghc-stage2' -fforce-recomp
 -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts
 -fno-ghci-history --make -o dph-diophantine-fast Main  -O -fno-enable-
 rewrite-rules -fdph-par  >dph-diophantine-fast.comp.stderr 2>&1
 Compile failed (status 256) errors were:
 [1 of 2] Compiling DiophantineVect  ( DiophantineVect.hs,
 DiophantineVect.o )
 Warning: vectorisation failure: identityConvTyCon: type constructor
 contains parallel arrays [::]
   Could NOT call vectorised from original version series
 Warning: vectorisation failure: identityConvTyCon: type constructor
 contains parallel arrays [::]
   Could NOT call vectorised from original version primes
 Warning: vectorisation failure: identityConvTyCon: type constructor
 contains parallel arrays [::]
   Could NOT call vectorised from original version xx
 Warning: vectorisation failure: identityConvTyCon: type constructor
 contains parallel arrays [::]
   Could NOT call vectorised from original version ds_d2ph
 Warning: vectorisation failure: identityConvTyCon: type constructor
 contains parallel arrays [::]
   Could NOT call vectorised from original version is
 Warning: vectorisation failure: identityConvTyCon: type constructor
 contains parallel arrays [::]
   Could NOT call vectorised from original version ds_d2pl
 ghc-stage2: panic! (the 'impossible' happened)
   (GHC version 7.3.20111108 for x86_64-unknown-linux):
         nameModule series{v a2jC}

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug


 *** unexpected failure for dph-diophantine-fast(normal)
 }}}

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