[GHC] #9013: plusWord2# is buggy
GHC
ghc-devs at haskell.org
Mon Aug 11 13:57:45 UTC 2014
#9013: plusWord2# is buggy
-------------------------------------+-------------------------------------
Reporter: pumpkin | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: Phab:D137 |
-------------------------------------+-------------------------------------
Comment (by Reid Barton <rwbarton@…>):
In [changeset:"71bd4e310793b9225767b66f3aa758156816632e/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="71bd4e310793b9225767b66f3aa758156816632e"
x86: Always generate add instruction in MO_Add2 (#9013)
Test Plan:
- ran validate
- ran T9013 test with all ways
- ran CarryOverflow test with all ways, for good measure
Reviewers: austin, simonmar
Reviewed By: simonmar
Differential Revision: https://phabricator.haskell.org/D137
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9013#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list