#1570: ghc panic when compiling with -fPIC
----------------------------------------------+-----------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: highest | Milestone:
Component: Compiler | Version: 6.6.1
Severity: blocker | Resolution:
Keywords: panic -fPIC initializePicBase | Difficulty: Unknown
Os: Linux | Testcase:
Architecture: x86_64 (amd64) |
----------------------------------------------+-----------------------------
Comment (by guest):
ghc panic on compiling such a simple programme:
module FPIC where
foo = putStrLn "hello"
error message:
ghc -fPIC -c fPIC.hs ghc-6.6.1: panic! (the 'impossible' happened)
(GHC version 6.6.1 for x86_64-unknown-linux):
initializePicBase
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1570>
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