[Bug java/12866] gcj checks `throws' clause on artificial method

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 3 03:58:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12866



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-11-03 03:58 -------
Subject: Bug 12866

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jsturm@gcc.gnu.org	2003-11-03 03:58:51

Modified files:
	gcc/java       : ChangeLog parse.y 

Log message:
	Fixes PR java/12866.
	* parse.y (resolve_qualified_expression_name): Move test
	for outer field access methods from here...
	(check_thrown_exceptions) ...to here.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1281&r2=1.1282
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.451&r2=1.452



More information about the Gcc-bugs mailing list