Go to file
Alexandre Petit-Bianco 5e18f6d629 parse.y (build_outer_field_access): New local `decl_ctx', use it.
2000-11-22  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* parse.y (build_outer_field_access): New local `decl_ctx', use
	it. Check for field's context and current class immediate outer
	context inheritance.
	(outer_field_access_p): Consider fields inherited from the last
	enclosing context.
	(build_access_to_thisn): Stop at the last enclosing context if
	necessary.
	Fixes gcj/367.

(http://gcc.gnu.org/ml/gcc-patches/2000-11/msg01335.html)

From-SVN: r37689
2000-11-22 22:04:16 -08:00
boehm-gc
config
contrib
gcc parse.y (build_outer_field_access): New local `decl_ctx', use it. 2000-11-22 22:04:16 -08:00
include
INSTALL
libchill
libf2c
libffi
libiberty * cplus-dem.c (main): Handle gnat_demangling. 2000-11-22 23:57:50 +00:00
libio
libjava name-finder.cc (lookup): Check for a NULL _Jv_argv before attempting lookup. 2000-11-23 05:45:47 +00:00
libobjc
libstdc++
libstdc++-v3 * porting.texi: Expand libtool information. 2000-11-23 00:51:07 -05:00
texinfo
zlib
.cvsignore
ChangeLog ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release... 2000-11-22 18:31:25 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release... 2000-11-22 18:31:25 +00:00
ltcf-gcj.sh
ltconfig ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release... 2000-11-22 18:31:25 +00:00
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.