]> gcc.gnu.org Git - gcc.git/commit
genautomata.c (process_state_for_insn_equiv_partition): Use xcalloc for insn_arcs_array.
authorZack Weinberg <zackw@panix.com>
Tue, 24 Jan 2006 15:19:40 +0000 (15:19 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Tue, 24 Jan 2006 15:19:40 +0000 (15:19 +0000)
commit68486bb3c1c90f4c4d5aab9fa6e892d63313b5f1
tree310851c47ee12a55d837dbf6fd1ad78bfc539dcb
parent11daaf60a6f71bd90f95883f41a222f8fe0588f8
genautomata.c (process_state_for_insn_equiv_partition): Use xcalloc for insn_arcs_array.

* genautomata.c (process_state_for_insn_equiv_partition):
Use xcalloc for insn_arcs_array.
* vec.h (DEF_VEC_ALLOC_FUNC_I): New set of templates.
(DEF_VEC_ALLOC_I): Use it, not DEF_VEC_ALLOC_FUNC_P.

From-SVN: r110172
gcc/ChangeLog
gcc/genautomata.c
gcc/vec.h
This page took 0.055986 seconds and 5 git commands to generate.