This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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/17380] [4.0.0 Regression] Bad diagnostic and ICE on valid code...


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-09-23 16:21 -------
Subject: Bug 17380

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2004-09-23 16:21:35

Modified files:
	gcc/java       : ChangeLog parse.y 

Log message:
	PR java/17380:
	* parse.y (not_accessible_p): Allow access to protected members
	even when class is not static.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1458&r2=1.1459
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.506&r2=1.507



-- 


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


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