[GHC] #7689: Primitive bitwise operations on Int#

GHC cvs-ghc at haskell.org
Mon Feb 18 11:43:54 CET 2013


#7689: Primitive bitwise operations on Int#
-------------------------------+--------------------------------------------
  Reporter:  jstolarek         |          Owner:                  
      Type:  feature request   |         Status:  patch           
  Priority:  normal            |      Milestone:                  
 Component:  Compiler          |        Version:  7.7             
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by jan.stolarek@…):

 commit 29e86f9b178d3cf436629641ec1f2502c67f0347
 {{{
 Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
 Date:   Fri Feb 15 13:10:36 2013 +0100

     Primitive bitwise operations on Int# (Fixes #7689)

  compiler/codeGen/StgCmmPrim.hs  |    4 ++++
  compiler/prelude/PrelRules.lhs  |    9 +++++++++
  compiler/prelude/primops.txt.pp |   11 +++++++++++
  3 files changed, 24 insertions(+), 0 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list