gcc/gcc ChangeLog vec.h java/ChangeLog java/pa ...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Wed Sep 22 10:51:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	nathan@gcc.gnu.org	2004-09-22 10:51:44

Modified files:
	gcc            : ChangeLog vec.h 
	gcc/java       : ChangeLog parse.y 

Log message:
	* 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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5557&r2=2.5558
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/vec.h.diff?cvsroot=gcc&r1=2.21&r2=2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1456&r2=1.1457
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.505&r2=1.506



More information about the Gcc-cvs mailing list