* __scm.h (SCM_FENCE): Fix `asm volatile' warnings for EGCS.
authorJim Blandy <jimb@red-bean.com>
Fri, 12 Feb 1999 10:13:20 +0000 (10:13 +0000)
committerJim Blandy <jimb@red-bean.com>
Fri, 12 Feb 1999 10:13:20 +0000 (10:13 +0000)
commit35eec7384c8559346c469e471a79fda9369f86a5
treea4125fe04f4ae4a8525ab901f4d56f062af2f5e7
parentdcab04e11282e0e4b30608332cc6291223326b0d
* __scm.h (SCM_FENCE): Fix `asm volatile' warnings for EGCS.
* gc.c (scm_gc_sweep): Properly properly record the size of a
freed structure.  (Thanks to Greg Harvey.)
libguile/__scm.h
libguile/gc.c