Go to file
Bryce McKinlay cb14ee6a76 re PR java/18119 (Private inner class is visible when it shouldn't be)
2005-07-07  Bryce McKinlay  <mckinlay@redhat.com>

	PR java/18119
	* parse.y (inner_class_accessible): New function. Logic moved from
	check_inner_class_access.
	(check_inner_class_access): Use inner_class_accessible.
	(resolve_inner_class): Simplify arguments. Create circularity hash
	here. Keep looking for classes if we found one that was
	inaccessible. Return the inaccessible class only if there is no other
	match.
	(do_resolve_class): Update for new resolve_inner_class arguments.
	Don't create circularity_hash here.

From-SVN: r101715
2005-07-07 15:43:59 +01:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc re PR java/18119 (Private inner class is visible when it shouldn't be) 2005-07-07 15:43:59 +01:00
gnattools
include
INSTALL
intl
libada
libcpp
libffi ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRUCT3. 2005-07-06 03:37:20 +00:00
libgfortran For the 60th anniversary of Chinese people��s Anti-Japan war victory. 2005-07-07 07:54:58 +00:00
libiberty config.table: Delete file. 2005-07-07 02:14:19 +00:00
libjava re PR java/18119 (Private inner class is visible when it shouldn't be) 2005-07-07 15:43:59 +01:00
libmudflap
libobjc
libssp
libstdc++-v3 tree_order_statistics_join.cc: Change map_t to map_type. 2005-07-07 09:35:25 -04:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Don't build sim or rda when targetting darwin. 2005-07-07 01:12:59 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in: Don't build sim or rda when targetting darwin. 2005-07-07 01:12:59 +00:00
configure.in configure.in: Don't build sim or rda when targetting darwin. 2005-07-07 01:12:59 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.