* Imported Boehm-GC 7.1.
[cacao.git] / src / mm / boehm-gc / darwin_stop_world.c
index ba792acd5b6a95ae1d9b5d0730a622803418edb4..bb14c8749e782a7174480aeee84383577404b301 100644 (file)
@@ -478,6 +478,8 @@ void GC_stop_world()
        it created before stopping show up later.
     */
 
+    /* FIXME: This seems to erroneously stop the parallel marker threads? */
+
     changes = 1;
     prev_list = NULL;
     prevcount = 0;