[GHC] #12937: String merging broken on Darwin
GHC
ghc-devs at haskell.org
Wed Dec 7 03:10:23 UTC 2016
#12937: String merging broken on Darwin
------------------------------------------+----------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler (Linking) | Version: 8.0.1
Keywords: | Operating System: MacOS X
Architecture: Unknown/Multiple | Type of failure: Other
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
------------------------------------------+----------------------------
Phab:D1290 introduced logic to have the linker merge strings to resolve
#9577. Unfortunately this logic does not appear to work as expected on OS
X. This should be fixed.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12937>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list