egcs/gcc/java ChangeLog jcf-parse.c parse.y

apbianco@gcc.gnu.org apbianco@gcc.gnu.org
Thu Jul 27 04:13:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	apbianco@sourceware.cygnus.com	2000-07-27 04:13:55

Modified files:
	gcc/java       : ChangeLog jcf-parse.c parse.y 

Log message:
	2000-07-25  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* parse.y (jdep_resolve_class): Don't bother checking potential
	innerclass access if `decl' is NULL.
	(find_in_imports_on_demand): TREE_PURPOSE of `import' contains the
	WFL.
	
	2000-07-24  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* parse.y (find_as_inner_class): Removed 2000-07-19 patches.
	* jcf-parse.c (HANDLE_INNERCLASSES_ATTRIBUTE): Local `decl' moved
	outside the `if' statement, alias to innerclass removed, `decl'
	used to mark the class complete.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.493&r2=1.494
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/jcf-parse.c.diff?cvsroot=gcc&r1=1.49&r2=1.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.196&r2=1.197



More information about the Gcc-cvs mailing list