[commit: ghc] master: Comments only (d545b46)
git at git.haskell.org
git at git.haskell.org
Fri Sep 20 16:25:16 CEST 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/d545b46a73d2c7054405225a2043315502706e14/ghc
>---------------------------------------------------------------
commit d545b46a73d2c7054405225a2043315502706e14
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date: Fri Sep 20 15:24:52 2013 +0100
Comments only
>---------------------------------------------------------------
d545b46a73d2c7054405225a2043315502706e14
compiler/cmm/CmmSink.hs | 1 +
1 file changed, 1 insertion(+)
diff --git a/compiler/cmm/CmmSink.hs b/compiler/cmm/CmmSink.hs
index 616d4da..58cbef8 100644
--- a/compiler/cmm/CmmSink.hs
+++ b/compiler/cmm/CmmSink.hs
@@ -108,6 +108,7 @@ import qualified Data.Set as Set
--
-- a nice loop, but we didn't eliminate the silly assignment at the end.
-- See Note [dependent assignments], which would probably fix this.
+-- This is #8336 on Trac.
--
-- -----------
-- (2) From stg_atomically_frame in PrimOps.cmm
More information about the ghc-commits
mailing list