OSDN Git Service

2008-07-11 Angelo Graziosi <angelo.graziosi@alice.it>
authorraksit <raksit@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Jul 2008 18:07:15 +0000 (18:07 +0000)
committerraksit <raksit@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Jul 2008 18:07:15 +0000 (18:07 +0000)
commit781dec7ff49f9f9e2131a20747a847e058a2972d
tree2c0b96b5a0f4136f8e915c52607211b92233fa21
parenteef0ab03f1e173c0446ab25b5218c50db288792b
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137722 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ggc-page.c