On Thu, 11 Jul 2002, Roger Sayle wrote: > The problem is fixed by appropriately defining CLEAR_RATIO and > CLEAR_BY_PIECES_P in an analogous way to MOVE_RATIO and > MOVE_BY_PIECES_P, and then use this latter macro in clear_storage. Why not default CLEAR_RATIO expressed in terms of MOVE_RATIO? brgds, H-P