]> gcc.gnu.org Git - gcc.git/commit
alias.c (init_alias_analysis): Use ggc_calloc instead of xrealloc.
authorDevang Patel <dpatel@apple.com>
Tue, 25 May 2004 18:10:41 +0000 (11:10 -0700)
committerDevang Patel <dpatel@gcc.gnu.org>
Tue, 25 May 2004 18:10:41 +0000 (11:10 -0700)
commitf411a73a8caf915d2685c5065de6c918de76daad
treecbd99db8924136949d0b570c2ea670eb823c12c4
parent9874adaf91fee8a95b7a1ef0ad5014bf55e016ef
alias.c (init_alias_analysis): Use ggc_calloc instead of xrealloc.

       * alias.c (init_alias_analysis): Use ggc_calloc instead of
       xrealloc.
       (end_alias_analysis): Use ggc_free instead fo free.

From-SVN: r82251
gcc/ChangeLog
gcc/alias.c
This page took 0.053779 seconds and 5 git commands to generate.