#4012: Compilation results are not deterministic -------------------------------+-------------------------------------------- Reporter: kili | Owner: igloo Type: bug | Status: new Priority: high | Milestone: 7.6.2 Component: Compiler | Version: 6.12.2 Resolution: | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Other | Difficulty: Difficult (2-5 days) Testcase: | Blockedby: Blocking: | Related: -------------------------------+--------------------------------------------
Comment(by ian@…): commit ba38f995d6312aa0cfe15873c8e5e9475e03f19c {{{ Author: Ian Lynagh <i...@well-typed.com> Date: Fri Nov 2 22:54:12 2012 +0000 Avoid putting uniqs in specconstr rules; part of #4012 There's no need to have the uniq in the rule, but its presence can cause spurious ABI changes. compiler/specialise/SpecConstr.lhs | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4012#comment:25> 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