diff options
author | Daniel Colascione <dancol@dancol.org> | 2013-09-22 18:34:52 -0800 |
---|---|---|
committer | Daniel Colascione <dancol@dancol.org> | 2013-09-22 18:34:52 -0800 |
commit | a84683fdd5dcb629a59807e78c413e21f21a186d (patch) | |
tree | 785edb9e32d30a7e7e7f48598aac77e98554169c /lisp/kmacro.el | |
parent | fb83ea63a5db0fe6c20667532d1019a58d2fc1fd (diff) | |
download | emacs-a84683fdd5dcb629a59807e78c413e21f21a186d.tar.gz |
Tell valgrind about conservative GC regions and suppress spurious
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.
Diffstat (limited to 'lisp/kmacro.el')
0 files changed, 0 insertions, 0 deletions