Go to file
Mark Mitchell 872f37f912 cp-tree.h (special_function_kind): Add various kinds of destructors.
* cp-tree.h (special_function_kind): Add various kinds of
	destructors.
	(special_function_p): New function.
	* class.c (overrides): Don't let one kind of destructor override
	another.
	* decl2.c (mark_used): Use DECL_NON_THUNK_FUNCTION_P when deciding
	whether or not to instantiate a template.
	* tree.c (special_function_p): Define.

From-SVN: r33668
2000-05-04 14:54:18 +00:00
boehm-gc
config
contrib New file 2000-05-01 11:15:22 +00:00
etc
gcc cp-tree.h (special_function_kind): Add various kinds of destructors. 2000-05-04 14:54:18 +00:00
include cpphash.h (U): New define, to correct type of string constants. 2000-05-04 04:38:01 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-05-04 01:45:09 -06:00
libffi configure: Rebuilt. 2000-05-04 14:33:15 +00:00
libiberty Makefile.in (maintainer-clean-subdir): Fix handling of empty SUBDIRS. 2000-04-29 14:25:12 +00:00
libio
libjava Makefile.am (GCJCOMPILE, [...]): Move -L option out of FLAGS. 2000-05-01 21:36:39 +00:00
libobjc
libstdc++
libstdc++-v3 try to fix cvsweb 2000-05-03 23:30:36 -06:00
texinfo
zlib
.cvsignore
ChangeLog config.if: Tweak. 2000-05-02 00:51:59 +00:00
config-ml.in
config.guess
config.if config.if: Tweak. 2000-05-02 00:51:59 +00:00
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
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.