#3782: Data Parallel "Impossible happened" compiler error
---------------------------------+------------------------------------------
    Reporter:  guest             |        Owner:              
        Type:  bug               |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  Compiler          |      Version:  6.12.1      
    Keywords:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Testcase:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------
Description changed by igloo:

Old description:

> When I attempted to compile my vectorized code , I got the following
> message:
>
> ghc -c -Odph -fcpr-off -fdph-seq newprop.hs
> ghc: panic! (the 'impossible' happened)
>   (GHC version 6.12.1 for i386-apple-darwin):
>         sumTyCon 11
>
> Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

New description:

 When I attempted to compile my vectorized code , I got the following
 message:
 {{{
 ghc -c -Odph -fcpr-off -fdph-seq newprop.hs
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.12.1 for i386-apple-darwin):
         sumTyCon 11

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

--

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3782#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to