[GHC] #11261: Implement DWARF debugging on powerpc64

GHC ghc-devs at haskell.org
Wed Nov 15 20:05:28 UTC 2017


#11261: Implement DWARF debugging on powerpc64
-------------------------------------+-------------------------------------
        Reporter:  trommler          |                Owner:  trommler
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.4.1
       Component:  Compiler          |              Version:  7.11
  (CodeGen)                          |
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:  powerpc64
 Type of failure:  Incorrect result  |            Test Case:  debug,
  at runtime                         |  T10667,
                                     |  simplCore/should_compile/T13658
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"8b1020ed21ec8af1accdd900f0d48c3c92b6ed83/ghc"
 8b1020ed/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="8b1020ed21ec8af1accdd900f0d48c3c92b6ed83"
 RTS: Disable warnings in ffi.h

 The update of GHC's in-tree libffi causes warnings about
 undefined macros and hence validate fails.

 Also mark broken tests that have a ticket.

 Fixes #14353

 Test Plan: ./validate (on AIX and powerpc if possible)

 Reviewers: bgamari, hvr, erikd, simonmar

 Reviewed By: bgamari

 Subscribers: snowleopard, rwbarton, thomie

 GHC Trac Issues: #14353, #11259, #14455, #11261

 Differential Revision: https://phabricator.haskell.org/D4181
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11261#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list