[GHC] #8458: T5435_dyn_asm fails on x86_64 Linux
GHC
ghc-devs at haskell.org
Fri Oct 18 17:33:56 UTC 2013
#8458: T5435_dyn_asm fails on x86_64 Linux
------------------------------------------------+--------------------------
Reporter: jstolarek | Owner:
Type: bug | simonmar
Priority: normal | Status: new
Component: Runtime System | Milestone:
Resolution: | Version: 7.7
Operating System: Linux | Keywords:
Type of failure: Incorrect result at runtime | Architecture: x86_64
Test Case: | (amd64)
Blocking: | Difficulty:
| Unknown
| Blocked By:
| Related Tickets:
------------------------------------------------+--------------------------
Comment (by rwbarton):
I get this too on my old-stable Debian systems. I think it's because the
system dlopen runs the sections in a different order than modern dlopen
(which is the order the test expects).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8458#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list