[GHC] #12355: Invalid assembly in foreign prim

GHC ghc-devs at haskell.org
Fri Oct 14 17:27:42 UTC 2016


#12355: Invalid assembly in foreign prim
-------------------------------------+-------------------------------------
        Reporter:  osa1              |                Owner:
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  2563
       Wiki Page:                    |
-------------------------------------+-------------------------------------

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

 In [changeset:"6c7393261e723af3651f47bcee9af8db6bb6cf17/ghc"
 6c739326/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="6c7393261e723af3651f47bcee9af8db6bb6cf17"
 Check for empty entity string in "prim" foreign imports

 Foreign imports with "prim" convention require a valid symbol identifier
 (see linked issue). We check this.

 Fix line too long

 Test Plan: Validate

 Reviewers: austin, bgamari

 Reviewed By: bgamari

 Subscribers: thomie

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

 GHC Trac Issues: #12355
 }}}

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


More information about the ghc-tickets mailing list