Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/3c2a7f3515ca15cdebb6242967f89e633cb59494 >--------------------------------------------------------------- commit 3c2a7f3515ca15cdebb6242967f89e633cb59494 Author: Ian Lynagh <[email protected]> Date: Tue May 31 19:02:52 2011 +0100 Remove CPP from nativeGen/RegAlloc/Linear/FreeRegs.hs Fixes more failures on arches without an NCG compiler/nativeGen/AsmCodeGen.lhs | 2 +- compiler/nativeGen/RegAlloc/Linear/Base.hs | 7 +- compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs | 66 +++++++++---- .../nativeGen/RegAlloc/Linear/JoinToTargets.hs | 39 ++++++-- compiler/nativeGen/RegAlloc/Linear/Main.hs | 102 ++++++++++++-------- compiler/nativeGen/RegAlloc/Linear/State.hs | 35 ++++---- 6 files changed, 160 insertions(+), 91 deletions(-) Diff suppressed because of size. To see it, use: git show 3c2a7f3515ca15cdebb6242967f89e633cb59494 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
