#13634: num009 fails on POWER8 -------------------------------------+------------------------------------- Reporter: trommler | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: libraries/base | Version: 8.1 Resolution: | Keywords: Operating System: Linux | Architecture: powerpc64 Type of failure: Incorrect result | Test Case: at runtime | libraries/base/tests/Numeric/num009 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"5f5d0c9d43bbab922582f437c4a1a3f06ff3fd0e/ghc" 5f5d0c9d/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="5f5d0c9d43bbab922582f437c4a1a3f06ff3fd0e" Mark test broken on powerpc64[le] Test num009 fails different results. #15062 lists more issues on other platforms. Test T14894 fails because DWARF support is not implemented in the PowerPC native code backend. T5435_v_asm_b fails because the runtime linker is not implemented for PowerPC 64-bit systems. Test Plan: validate Reviewers: bgamari, hvr, erikd, simonmar Reviewed By: bgamari Subscribers: rwbarton, thomie, carter GHC Trac Issues: #13634, #11261, #11259, #15062 Differential Revision: https://phabricator.haskell.org/D4825 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13634#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler