#5856: numrun012 test fails on i686 works on x86_64 ---------------------------+------------------------------------------------ Reporter: td123 | Owner: pcapriotti Type: bug | Status: closed Priority: normal | Milestone: 7.6.1 Component: Test Suite | Version: 7.4.1 Resolution: fixed | Keywords: numrun012 unexpected failure Os: Linux | Architecture: x86 Failure: None/Unknown | Difficulty: Unknown Testcase: numrun012 | Blockedby: Blocking: | Related: #5165 ---------------------------+------------------------------------------------ Changes (by pcapriotti):
* status: new => closed * resolution: => fixed * related: => #5165 Comment: Pushed testcase fix: {{{ commit 5774835f02acf3ef8b587cec737bc4d66bb04026 Author: Paolo Capriotti <p.caprio...@gmail.com> Date: Tue Jul 10 15:11:37 2012 +0100 Make numrun012 work with excess-precision.(#5856) Remove exact base 2 logarithms, since their values depend on whether excess precision is used or not (see also #5165). }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5856#comment:12> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs