[GHC] #15187: HEAD: Validate failure when not TABLES_NEXT_TO_CODE
GHC
ghc-devs at haskell.org
Sun May 27 13:00:51 UTC 2018
#15187: HEAD: Validate failure when not TABLES_NEXT_TO_CODE
-------------------------------------+-------------------------------------
Reporter: trommler | Owner: trommler
Type: bug | Status: patch
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.5
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4741
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by trommler):
* cc: hvr, kgardas (added)
Comment:
Replying to [comment:3 trommler]:
> The patch fixes the build.
>
> Some tests fail on powerpc64, most of the failing tests are GHCi tests
timing out.
> I'll file new tickets for those failing tests.
On powerpc64le, whoch is little-endian, only a few tests fail and those
have tickets. I will
submit a patch to disable there tests on powerpc64le.
I wonder whether the failures on powerpc64 (big endian) is an endianess
issue. Copying @hvr and @kgardas for AIX POWER and Solaris SPARC.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15187#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list