[GHC] #11261: Implement DWARF debugging on powerpc64
GHC
ghc-devs at haskell.org
Sat Dec 19 19:40:59 UTC 2015
#11261: Implement DWARF debugging on powerpc64
-------------------------------------+-------------------------------------
Reporter: trommler | Owner: trommler
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 7.11
(CodeGen) |
Keywords: | Operating System: Linux
Architecture: powerpc64 | Type of failure: Incorrect result
| at runtime
Test Case: debug, T10667 | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
debug:
{{{
ghc-stage2: panic! (the 'impossible' happened)
(GHC version 7.11.20151219 for powerpc64-unknown-linux):
dwarfReturnRegNo: Unsupported platform!
CallStack (from ImplicitParams):
error, called at compiler/nativeGen/Dwarf/Constants.hs:224:19 in
ghc:Dwarf.Constants
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
}}}
Provide DWARF constants for registers.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11261>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list