[GHC] #7689: Primitive bitwise operations on Int#
GHC
cvs-ghc at haskell.org
Tue Feb 19 17:00:29 CET 2013
#7689: Primitive bitwise operations on Int#
-------------------------------+--------------------------------------------
Reporter: jstolarek | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: fixed | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
-------------------------------+--------------------------------------------
Changes (by simonmar):
* status: patch => closed
* resolution: => fixed
Comment:
Sorry about that, done now:
{{{
commit de9a5457567313b5890f6aa8caee8f7802464acb
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date: Thu Feb 14 13:07:26 2013 +0100
Test #7689
Tests primitive bitwise `andI#`, `orI#`, `notI#`, `xorI#`
operations on Int#
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7689#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list