Fix missing dirty and reachable_here calls in typed_test
authorIvan Maidanski <ivmai@mail.ru>
Tue, 10 Jul 2018 05:58:08 +0000 (08:58 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 10 Jul 2018 05:58:08 +0000 (08:58 +0300)
commit3e886de065ceba31494aaf5665942c8610a2100e
tree02324addffb5ac823f4082ae779572ed667affd7
parentaefc738c17164e4756abe2152ba8728ea722837d
Fix missing dirty and reachable_here calls in typed_test
(fix of commits b52c140d3263ffbbfd2e7daad62)

* tests/test.c [!NO_TYPED_TEST] (typed_test): Call GC_PTR_STORE_AND_DIRTY
to store old value to newP[1].
tests/test.c