Ticket #5635 (closed bug: fixed)
compiling iteratee with llvm backend fails with panic
Description
When attempting to compile "iteratee-0.8.7.2" with ghc-7.2.2 (64 bit, OSX 10.7) and the llvm backend (llvm-2.9), I get the following error:
[11 of 18] Compiling Data.Iteratee.Char ( src/Data/Iteratee/Char.hs, dist/build/Data/Iteratee/Char.p_o ) ghc: panic! (the 'impossible' happened) (GHC version 7.2.2 for x86_64-apple-darwin): LLvmMangler Cannot read "\nLBB162_12: ## %n8HBq\n\tmovzbl\t%al" as it's not an Int Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

