#7350: 'stg_killMyself' undeclared (first use in this function)
----------------------------------+-----------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: fixed | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Building GHC failed | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
----------------------------------+-----------------------------------------
Changes (by simonmar):
* status: new => closed
* difficulty: => Unknown
* resolution: => fixed
Comment:
@erikd - you're seeing these failures because the PPC64 build compiles via
C, and the C backend is more sensitive than the other backends to
declaration order. I've committed what should be a fix for the issues you
saw, but I suspect there may still be other problems in the unregisterised
backend. Please re-open or open new tickets as appropriate.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7350#comment:8>
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