combine.c (recog_for_combine): Allocate uninitialized vector with rtvec_alloc.
authorJ"orn Rennecke <amylaar@redhat.com>
Tue, 7 Nov 2000 06:36:12 +0000 (06:36 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Tue, 7 Nov 2000 06:36:12 +0000 (06:36 +0000)
commitbf103ec201124f0e3179d4de04002c3f25c5832a
tree79dd200ec5d41a8152058359b5c7bc0198fff93f
parentc762163eba799f5cf9a48a017640c60a65dc107c
combine.c (recog_for_combine): Allocate uninitialized vector with rtvec_alloc.

* combine.c (recog_for_combine): Allocate uninitialized vector with
rtvec_alloc.
* recog.c (apply_change_group): Likewise.

From-SVN: r37285
gcc/ChangeLog
gcc/combine.c
gcc/recog.c