[GHC] #10191: Interactive linker crash when partially applying seq#

GHC ghc-devs at haskell.org
Fri Mar 27 15:39:53 UTC 2015


#10191: Interactive linker crash when partially applying seq#
-------------------------------+-----------------------------------------
        Reporter:  mniip       |                   Owner:
            Type:  bug         |                  Status:  new
        Priority:  low         |               Milestone:
       Component:  GHCi        |                 Version:  7.8.4-rc1
      Resolution:              |                Keywords:
Operating System:  Linux       |            Architecture:  x86_64 (amd64)
 Type of failure:  GHCi crash  |               Test Case:
      Blocked By:              |                Blocking:
 Related Tickets:              |  Differential Revisions:  Phab:D759
-------------------------------+-----------------------------------------

Comment (by Reid Barton <rwbarton@…>):

 In [changeset:"af45feba476af0b5a12f3a1ac36854f2cf44f993/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="af45feba476af0b5a12f3a1ac36854f2cf44f993"
 Update list of primops that don't get wrappers (#10191)

 Summary:
 The list was 14 years old, and there don't seem to be any problems
 with seq# or par#; the other par*# primops were not actually
 implemented at all and were removed in D758.

 Test Plan:
 validate; will also try to locally validate an unregisterised build
 in case there was some truth to the deleted comment

 Reviewers: austin

 Subscribers: thomie

 Differential Revision: https://phabricator.haskell.org/D759

 GHC Trac Issues: #10191
 }}}

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


More information about the ghc-tickets mailing list