• Daniel Colascione's avatar
    Tell valgrind about conservative GC regions and suppress spurious · a84683fd
    Daniel Colascione authored
    warings.
    
    * alloc.c (USE_VALGRIND): New macro; on by default
    when ENABLE_CHECKING.
    (mark_maybe_object,mark_maybe_pointer)
    [USE_VALGRIND]: Mark conservatively-scanned regions valid for
    valgrind purposes.
    (valgrind_p) [USE_VALGRIND]: New variable.
    (init_alloc) [USE_VALGRIND]: Initialize valgrind_p.
    a84683fd
configure.ac 168 KB