Go to file
Alexandre Petit-Bianco 94807d3318 decl.c (classdollar_identifier_node): Initialize.
2001-02-13  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* decl.c (classdollar_identifier_node): Initialize.
	* java-tree.h (enum java_tree_index): New entry
	`JTI_CLASSDOLLAR_IDENTIFIER_NODE.'
	(classdollar_identifier_node): New macro.
	(ID_CLASSDOLLAR_P): Likewise.
	* parse.y (build_dot_class_method): Use `classdollar_identifier_node.'
	(build_dot_class_method_invocation): Likewise.
	(find_applicable_accessible_methods_list): `class$' can't be
	inherited.

(http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00760.html)

From-SVN: r39650
2001-02-13 16:03:11 -08:00
boehm-gc
config
contrib
fastjar
gcc decl.c (classdollar_identifier_node): Initialize. 2001-02-13 16:03:11 -08:00
include
INSTALL
libchill
libf2c Daily bump. 2001-02-13 01:45:08 -07:00
libffi
libiberty
libjava PipedReader.java (ready): Throw IOException if pipe closed. 2001-02-13 18:55:13 +00:00
libobjc
libstdc++-v3 function.h: Do not use rel_ops for older headers either. 2001-02-13 16:09:05 +00:00
zlib
.cvsignore
ChangeLog * MAINTAINERS: Update mail address. 2001-02-13 12:59:57 +00:00
config-ml.in
config.guess Add config suport for s390 2001-02-12 23:47:41 +00:00
config.if
config.sub Add config suport for s390 2001-02-12 23:47:41 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update mail address. 2001-02-13 12:59:57 +00:00
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.