* alloc.c (DEADP): New macro, for porting to GNU/Hurd (Bug#9926).
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Nov 2011 05:37:49 +0000 (21:37 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Nov 2011 05:37:49 +0000 (21:37 -0800)
commitca78dc431fff3bc2a4f33f2a0fc1449608568d23
tree852659f64eee8bd5aa0e53736d8dcfdde793d8ed
parent3c6702ef8a797bff39c6e1e4440efab84ca3b8cf
* alloc.c (DEADP): New macro, for porting to GNU/Hurd (Bug#9926).

This is also needed for porting to any host where GC_MARK_STACK is
not GC_MAKE_GCPROS_NOOPS.
(which_symbols): Use it.
src/ChangeLog
src/alloc.c