[GHC] #8832: Constant-folding regression wrt `clearBit (bit 0) 0 `
GHC
ghc-devs at haskell.org
Tue Aug 19 03:15:29 UTC 2014
#8832: Constant-folding regression wrt `clearBit (bit 0) 0 `
-------------------------------------+-------------------------------------
Reporter: hvr | Owner: thoughtpolice
Type: bug | Status: new
Priority: high | Milestone: 7.10.1
Component: Compiler | Version: 7.8.1-rc2
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: Runtime | Blocked By:
performance bug | Related Tickets:
Test Case: |
simplCore/should_compile/T8832 |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Reid Barton <rwbarton@…>):
In [changeset:"a72614c40186521da7ba090b102436e61a80b7a7/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="a72614c40186521da7ba090b102436e61a80b7a7"
Make T8832 operative on 32-bit systems (#8832)
(Also, the 'extra_clean' was unnecessary.)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8832#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list