OSDN Git Service

.:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Jul 2004 09:39:17 +0000 (09:39 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Jul 2004 09:39:17 +0000 (09:39 +0000)
commit78eb3a28359865a657e277887187c34b1082ead3
tree2700bf7cb28064eaba654eed36d38552e0016572
parent0f59d5a36813fbb8193cd8f4cb9537e4ecbb0c61
.:
* vec.c (vec_p_reserve, vec_o_reserve): Allocation is signed.
* vec.h (VEC_alloc, VEC_embedded_size, VEC_embedded_init):
Allocation is signed.
(VEC_reserve): Return flag, allocation is signed.
cp:
* name-lookup.c (push_binding): Use VEC_reserve.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84281 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/vec.c
gcc/vec.h