Files
mercury/runtime
Peter Wang dffa94f8fd Don't disable Boehm GC during startup.
Don't call GC_disable() before GC_INIT(), which we did to avoid GC
during early runtime initialisation. This once had a small benefit,
but will not work after we upgrade to Boehm GC with commit 52a538ff
"Fix handling of GC_gc_no counter wrap in GC_clear_stack".

runtime/mercury_wrapper.c:
    As above.
2024-09-24 16:06:27 +10:00
..
2023-06-26 20:05:24 +10:00
2021-06-06 19:07:20 +10:00
2021-04-09 17:41:23 +10:00
2024-01-26 15:52:35 +11:00
2023-11-06 16:15:34 +11:00
2023-12-03 00:19:48 +11:00
2024-04-02 12:44:41 +11:00
2022-01-31 14:11:08 +11:00
2019-06-10 13:30:49 +10:00