On Sun, Aug 10, 2003 at 03:25:37PM -0400, Kaveh R. Ghazi wrote: > * gcse.c (gmalloc): Argument is a size_t. Add ATTRIBUTE_MALLOC. > (grealloc): Size argument is a size_t. > (gcalloc): New function. Use throughout in lieu of > gmalloc/memset. Ok. r~