Fix the scanning of the register save areas in the precise stack marking code, we...
authorZoltan Varga <vargaz@gmail.com>
Thu, 25 Aug 2011 23:52:55 +0000 (01:52 +0200)
committerZoltan Varga <vargaz@gmail.com>
Thu, 25 Aug 2011 23:52:55 +0000 (01:52 +0200)
commit77e91550886f2a592a35cad32e1624ca0cef5024
treedd09ceab1646a0e0e161ffe155c0d5626c7f78ab
parent08bc140ae8916a4badd356368ed14f1469753eba
Fix the scanning of the register save areas in the precise stack marking code, we were scanning 4/8 slots conservatively instead of just 1.
mono/mini/mini-gc.c