[GHC] #11289: T8628 fails on ARM
GHC
ghc-devs at haskell.org
Sat Dec 26 10:42:11 UTC 2015
#11289: T8628 fails on ARM
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: Incorrect result
Unknown/Multiple | at runtime
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
The `ghc-api/T8628` testcase fails on ARM with a runtime linker abort,
{{{
$ ./T8628 /mnt/work/arm/ghc/ghc-nightly/inplace/lib
T8628: internal error: checkProddableBlock: invalid fixup in runtime
linker: 0xb6238ce0
(GHC version 7.11.20151225 for arm_unknown_linux)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11289>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list