r137722 - in /trunk/gcc: ChangeLog ggc-page.c

raksit@gcc.gnu.org raksit@gcc.gnu.org
Fri Jul 11 18:07:00 GMT 2008


Author: raksit
Date: Fri Jul 11 18:07:15 2008
New Revision: 137722

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137722
Log:
2008-07-11  Angelo Graziosi  <angelo.graziosi@alice.it>

	* ggc-page.c (alloc_page):
	Substituting xmalloc, xcalloc with
	XNEWVEC and XCNEWVAR macros which add the
	needed casts.



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ggc-page.c



More information about the Gcc-cvs mailing list