Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f8f0e76ad302fda30196ebc9230e5fcbc97be537 >--------------------------------------------------------------- commit f8f0e76ad302fda30196ebc9230e5fcbc97be537 Author: Ian Lynagh <[email protected]> Date: Tue May 31 16:31:17 2011 +0100 Remove CPP from nativeGen/RegAlloc/Graph/TrivColorable.hs This fixes build problems on arches without an NCG. compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs | 113 +++++++++++--------- 1 files changed, 61 insertions(+), 52 deletions(-) Diff suppressed because of size. To see it, use: git show f8f0e76ad302fda30196ebc9230e5fcbc97be537 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
