This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch to add gcalloc to gcse.c


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]