#2376: GHC.Word: shiftR and shiftL are not marked as inline.
----------------------------------+-----------------------------------------
Reporter: mjark | Owner: simonmar
Type: bug | Status: closed
Priority: normal | Milestone: 6.10.1
Component: libraries/base | Version: 6.8.2
Severity: normal | Resolution: fixed
Keywords: inline shiftR shiftL | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------------------+-----------------------------------------
Changes (by simonmar):
* status: new => closed
* resolution: => fixed
Comment:
Fixed:
{{{
Wed Jul 30 11:35:39 BST 2008 Simon Marlow <[EMAIL PROTECTED]>
* FIX #2376: inline shiftR
Duplicating the default definition for shiftR doesn't seem quite right
to me, but it gets the right results when compiling the example
program, and I couldn't find a better way to do it.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2376#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs