[sgen] Fix initial block state.
authorMark Probst <mark.probst@gmail.com>
Thu, 29 Jan 2015 20:40:02 +0000 (12:40 -0800)
committerMark Probst <mark.probst@gmail.com>
Thu, 2 Apr 2015 23:41:26 +0000 (16:41 -0700)
commit7627baae516e33e95ebb3008f74ddbd31a99f73c
treed701c7d18c045ead3341bb7885112ede60fc66cf
parent440ca36610dc564d0115318f5f5ce38cf528b51c
[sgen] Fix initial block state.

New blocks need to be swept if they're allocated during a non-concurrent major
collection or while a concurrent major collection is running.
mono/metadata/sgen-marksweep.c