darcs patch: rts/sm/GC.c: resize_generations(): Remove unneeded
che...
Marco Túlio Gontijo e Silva
marcot at debian.org
Fri May 28 07:57:29 EDT 2010
Fri May 28 08:56:12 BRT 2010 Marco Túlio Gontijo e Silva <marcot at debian.org>
* rts/sm/GC.c: resize_generations(): Remove unneeded check of number of generations.
This "if" is inside another "if" which checks for RtsFlags.GcFlags.generations
> 1, so testing this again is redundant, assuming the number of generations
won't change during program execution.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 49898 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/cvs-ghc/attachments/20100528/1a18dc19/attachment-0001.bin
More information about the Cvs-ghc
mailing list