* vec.h (VEC_space): Return true if there _is_ space.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Sep 2004 10:51:42 +0000 (10:51 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Sep 2004 10:51:42 +0000 (10:51 +0000)
commit99843b7c2f437783daec3cf1a1a5f30786780640
treefb77e0a9ae4a84641c039f1b852449e4f355916e
parent85400a1ae4b4a28c32833a3609efb56fbef8a2ca
* vec.h (VEC_space): Return true if there _is_ space.
(VEC_reserve): Adjust.

* java/parse.y (patch_anonymous_class): VEC_space returns true if
there is space.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87852 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/java/ChangeLog
gcc/java/parse.y
gcc/vec.h