[GHC] #8789: includes/stg/SMP.h: use 'NOSMP' instead of never defined 'WITHSMP'

GHC ghc-devs at haskell.org
Wed Jul 2 15:12:02 UTC 2014


#8789: includes/stg/SMP.h: use 'NOSMP' instead of never defined 'WITHSMP'
-------------------------------------+------------------------------------
        Reporter:  slyfox            |            Owner:  thoughtpolice
            Type:  bug               |           Status:  patch
        Priority:  high              |        Milestone:  7.10.1
       Component:  Compiler          |          Version:  7.6.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by Austin Seipp <austin@…>):

 In [changeset:"34bae1f737e1492c152ccaafd457697b621c606b/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="34bae1f737e1492c152ccaafd457697b621c606b"
 includes/stg/SMP.h: use 'NOSMP' instead of never defined 'WITHSMP' (Trac
 #8789)

 Summary:
 git history does not contain state where 'WITHSMP' macro was ever defined.
 It should have always been '!NOSMP'.

 Signed-off-by: Sergei Trofimovich <slyfox at gentoo.org>

 Test Plan: build tested

 Reviewers: austin, simonmar

 Reviewed By: austin, simonmar

 Subscribers: simonmar, relrod, carter

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

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


More information about the ghc-tickets mailing list