[GHC] #12937: String merging broken on Darwin
#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
#12937: String merging broken on Darwin -------------------------------------+------------------------------------- Reporter: bgamari | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 8.0.1 (Linking) | Resolution: | Keywords: Operating System: MacOS X | Architecture: | Unknown/Multiple Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"39143a474b5a983421eca9651e77f9c6e09b3958/ghc" 39143a47/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="39143a474b5a983421eca9651e77f9c6e09b3958" Mark T9577 as broken on Darwin due to #12937 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12937#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12937: String merging broken on Darwin -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: new Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 8.0.1 (Linking) | Resolution: | Keywords: Operating System: MacOS X | Architecture: | Unknown/Multiple Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * owner: => bgamari -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12937#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC