[GHC] #14051: Unboxed sums-related panic: getUnboxedSumName 513

GHC ghc-devs at haskell.org
Tue Aug 1 12:58:06 UTC 2017


#14051: Unboxed sums-related panic: getUnboxedSumName 513
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  bgamari
            Type:  bug               |               Status:  patch
        Priority:  highest           |            Milestone:  8.2.2
       Component:  Compiler          |              Version:  8.2.1-rc2
      Resolution:                    |             Keywords:  UnboxedSums
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D3805
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"5a7af95ad2ce38e4b80893d869948c630454683b/ghc"
 5a7af95a/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="5a7af95ad2ce38e4b80893d869948c630454683b"
 KnownUniques: Handle DataCon wrapper names

 For some reason these weren't handled. I seem to remember thinking I had
 a reason for omitting them when writing the original patch, but I don't
 recall what that reason was at this point and clearly workers do show up
 in interface files.

 Test Plan: Validate against T14051

 Reviewers: austin

 Subscribers: rwbarton, thomie, RyanGlScott

 GHC Trac Issues: #14051

 Differential Revision: https://phabricator.haskell.org/D3805
 }}}

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


More information about the ghc-tickets mailing list