vec.h (VEC_space): Return true if there _is_ space.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 22 Sep 2004 10:51:42 +0000 (10:51 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 22 Sep 2004 10:51:42 +0000 (10:51 +0000)
commit0e64e323b0a71f96919613619e2dd4176226d653
treefb77e0a9ae4a84641c039f1b852449e4f355916e
parente1aeeae90eceed7dff8fb37292df258456f6fdd7
vec.h (VEC_space): Return true if there _is_ space.

* 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.

From-SVN: r87852
gcc/ChangeLog
gcc/java/ChangeLog
gcc/java/parse.y
gcc/vec.h