Wed Feb  6 17:57:14 PST 2008  Ian Lynagh <[EMAIL PROTECTED]>
  * Make some more modules use LazyUniqFM instead of UniqFM
  If these modules use UniqFM then we get a stack overflow when compiling
  modules that use fundeps. I haven't tracked down the actual cause.

    M ./compiler/basicTypes/NewDemand.lhs -1 +1
    M ./compiler/basicTypes/VarEnv.lhs -1 +1
    M ./compiler/coreSyn/CoreFVs.lhs -1 +1
    M ./compiler/coreSyn/CoreTidy.lhs -1 +1
    M ./compiler/nativeGen/AsmCodeGen.lhs -1 +1
    M ./compiler/nativeGen/MachRegs.lhs -5 +6
    M ./compiler/nativeGen/RegAllocColor.hs -1 +1
    M ./compiler/nativeGen/RegAllocLinear.hs -1 +1
    M ./compiler/nativeGen/RegAllocStats.hs -1 +1
    M ./compiler/nativeGen/RegLiveness.hs -1 +1
    M ./compiler/nativeGen/RegSpillCost.hs -1 +1
    M ./compiler/simplCore/OccurAnal.lhs -1 +1
    M ./compiler/stranal/DmdAnal.lhs -1 +1
    M ./compiler/typecheck/TcGadt.lhs -1 +1
    M ./compiler/utils/GraphBase.hs -1 +1
    M ./compiler/utils/GraphColor.hs -1 +1
    M ./compiler/utils/GraphOps.hs -1 +1
    M ./compiler/utils/GraphPpr.hs -1 +1
    M ./compiler/utils/LazyUniqFM.lhs -1 +3
    M ./compiler/utils/UniqSet.lhs -1 +1
    M ./compiler/vectorise/VectType.hs -1 +1

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to