[GHC] #12855: ghc-8.0.2_rc1 inlines string literals too aggressively, breaks tests of http-client-0.4.30

GHC ghc-devs at haskell.org
Sun Nov 20 02:08:14 UTC 2016


#12855: ghc-8.0.2_rc1 inlines string literals too aggressively, breaks tests of
http-client-0.4.30
-------------------------------------+-------------------------------------
        Reporter:  slyfox            |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.2
       Component:  Compiler          |              Version:  8.0.1
      Resolution:  duplicate         |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #12757            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * status:  new => closed
 * resolution:   => duplicate
 * related:   => #12757


Comment:

 This is another case of #12757. Unfortunately, it seems that the fix for
 #11158 wasn't present in the 8.0.2-rc1 release due to a silly mistake on
 my part. I've confirmed that merging the patch for #11158 to `ghc-8.0`
 resolves this crash.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12855#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list