[GHC] #7823: ARM Thumb relocation fails to handle sign of veneer jumps
GHC
cvs-ghc at haskell.org
Sat Apr 27 03:18:17 CEST 2013
#7823: ARM Thumb relocation fails to handle sign of veneer jumps
-----------------------------+----------------------------------------------
Reporter: cjwatson | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 7.8.1
Component: Runtime System | Version: 7.6.2
Resolution: fixed | Keywords:
Os: Linux | Architecture: Unknown/Multiple
Failure: Runtime crash | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Changes (by igloo):
* status: patch => closed
* resolution: => fixed
Comment:
Thanks; I've applied the patch. However, note that in 7.8 this code won't
be used any more, as we'll use `dlopen` to load libraries for GHCi, rather
than implementing our own linker.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7823#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list