patch applied (ghc-7.0/ghc): Don't look through SCC in exprIsConApp_maybe

Ian Lynagh igloo at earth.li
Tue Oct 26 16:51:59 EDT 2010


Tue Oct 26 01:07:54 PDT 2010  simonpj at microsoft.com
  * Don't look through SCC in exprIsConApp_maybe
  
  By not taking account of SCC notes we were inadvertently
  discarding some, which led to mis-counted entries with -O
  
  Should fix (part of) Trac #4414

    M ./compiler/coreSyn/CoreUnfold.lhs -4 +5

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20101026080754-1287e-cd951af4194a59b12a9736f44a3d4d88606b1b47.gz



More information about the Cvs-ghc mailing list