This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/19674] Empty declaration through semicolon (;) causes compile failure


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-12 22:35 -------
Subject: Bug 19674

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2005-07-12 22:35:04

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

Log message:
	PR java/19674:
	* parse-scan.y (interface_member_declaration): Added
	empty_statement.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1644&r2=1.1645
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jvspec.c.diff?cvsroot=gcc&r1=1.70&r2=1.71
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse-scan.y.diff?cvsroot=gcc&r1=1.41&r2=1.42



-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]