Tue Feb  7 06:08:59 PST 2006  Simon Marlow <[EMAIL PROTECTED]>
  * subvert recent optimisations in GHC
  
  Some of these tests were using 'take' in their attempts to duplicate
  some work and hence run longer, but since GHC just started deforesting
  'take' this stopped working.  Now we use {-# NOILINE #-} as a
  hopefully more robust way to subvert optimisations.

    M ./spectral/boyer/Main.lhs -1 +3
    M ./spectral/clausify/Main.hs -1 +3
    M ./spectral/rewrite/Main.lhs -1 +3
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to