[GHC] #7713: Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core

GHC cvs-ghc at haskell.org
Sat Feb 23 09:04:17 CET 2013


#7713: Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core
-------------------------------+--------------------------------------------
Reporter:  EduardSergeev       |          Owner:                  
    Type:  bug                 |         Status:  new             
Priority:  normal              |      Component:  Compiler        
 Version:  7.6.2               |       Keywords:  -fext-core panic
      Os:  Linux               |   Architecture:  x86_64 (amd64)  
 Failure:  Compile-time crash  |      Blockedby:                  
Blocking:                      |        Related:                  
-------------------------------+--------------------------------------------
 An attempt to compile the attached file with 7.6.2 (and 7.4.2) with "-O2
 -fext-core" leads to:

 ghc: panic! (the 'impossible' happened)
   (GHC version 7.6.2 for x86_64-unknown-linux):
     make_exp (App _ (Coercion _))

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



More information about the ghc-tickets mailing list