diff options
author | Jakub Jelinek <jakub@redhat.com> | 2010-02-19 19:31:01 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2010-02-19 19:31:01 +0100 |
commit | 25c0cad4febcc3c1297ccf500559fa76af4b3b18 (patch) | |
tree | deccd998eb003b2b20566d1556826450ef0f50f7 /gcc/c-common.c | |
parent | e19bcb67dd5942d598c282427f91437166dd565d (diff) | |
download | gcc-25c0cad4febcc3c1297ccf500559fa76af4b3b18.zip gcc-25c0cad4febcc3c1297ccf500559fa76af4b3b18.tar.gz gcc-25c0cad4febcc3c1297ccf500559fa76af4b3b18.tar.bz2 |
ipa-struct-reorg.c (make_field_acc_node, [...]): Use XCNEW instead of xcalloc.
* ipa-struct-reorg.c (make_field_acc_node, gen_cluster, peel_field):
Use XCNEW instead of xcalloc.
(add_access_to_acc_sites, create_new_var_node, add_alloc_site): Use
XNEW instead of xmalloc.
(get_fields): Use XNEWVEC instead of xmalloc.
From-SVN: r156905
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions