[sgen] Fix warnings with heavy stats.
authorJon Purdy <evincarofautumn@gmail.com>
Tue, 12 May 2015 22:41:18 +0000 (15:41 -0700)
committerJon Purdy <evincarofautumn@gmail.com>
Tue, 12 May 2015 22:41:18 +0000 (15:41 -0700)
commit875606b12bbc79f362234bbb7231d7b5de0a3bef
tree7d7a9c1fd57e6dbe52777f5746fe79655fbf163c
parent2994e24415bb174e5aa8c0cb28dad6d5eb074125
[sgen] Fix warnings with heavy stats.

The types of these counters were changed in 5f33085d, so the atomic
updates (should have) stopped working. We can just mutate them
non-atomically.
mono/sgen/sgen-nursery-allocator.c