[GHC] #11323: powerpc64: recomp015 fails with redundant linking
GHC
ghc-devs at haskell.org
Thu Feb 25 14:40:29 UTC 2016
#11323: powerpc64: recomp015 fails with redundant linking
-------------------------------------+-------------------------------------
Reporter: trommler | Owner: trommler
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Linux | Architecture: powerpc64
Type of failure: Compile-time | Test Case:
performance bug | driver/recomp15
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"feb19eae3d7b70a2c0038624dcfe2c417213d5c5/ghc"
feb19eae/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="feb19eae3d7b70a2c0038624dcfe2c417213d5c5"
testsuite: mark tests broken on powerpc64
The following tests fail on powerpc64 and have a ticket.
Mark those tests as expect_broken.
Here are the details:
The PowerPC native code generator does not support DWARF debug
information. This is tracked in ticket #11261. Mark the respective
tests broken on powerpc64.
testsuite: mark print022 broken on powerpc64
Ticket #11262 tracks difference in stdout for print022.
testsuite: mark recomp015 broken on powerpc64
testsuite: mark recomp011 broken on powerpc64
This is tracked as ticket #11323 and #11260.
testsuite: mark linker tests broken on powerpc64
Ticket #11259 tracks tests failing because there is no RTS
linker on powerpc64.
Test Plan: validate
Reviewers: erikd, austin, bgamari
Reviewed By: bgamari
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1928
GHC Trac Issues: #11259, #11260, #11261, #11262, #11323
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11323#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list