Go to file
Nathan Sidwell a209577830 method.c (implicitly_declare_fn): Commonize code for copy ctor and assignment op.
cp:
	* method.c (implicitly_declare_fn): Commonize code for copy ctor
	and assignment op. Set TREE_USED for parameter.
testsuite:
	* g++.old-deja/g++.other/warn6.C: New test.

From-SVN: r41243
2001-04-11 08:43:16 +00:00
boehm-gc misc.c: Back out buggy changes to stack clearing code. 2001-04-06 17:11:43 -07:00
config
contrib
fastjar
gcc method.c (implicitly_declare_fn): Commonize code for copy ctor and assignment op. 2001-04-11 08:43:16 +00:00
include ansidecl.h: All logic from gcc/gansidecl.h moved here. 2001-04-04 00:46:27 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-04-11 07:16:10 +00:00
libffi configure.in: Use different syntax for subdirectory creation. 2001-03-29 01:03:27 +01:00
libiberty ansidecl.h: All logic from gcc/gansidecl.h moved here. 2001-04-04 00:46:27 +00:00
libjava natString.cc (_Jv_NewStringUtf8Const): Register finalizer. 2001-04-10 15:46:11 -07:00
libobjc * encoding.c (REAL_TYPE): Define. 2001-03-21 09:46:20 +00:00
libstdc++-v3 libstdc++.exp (dg-test): Explicitly run the program in the current directory. 2001-04-10 17:03:51 -07:00
maintainer-scripts update_web_docs_libstdcxx: New script. 2001-03-19 01:40:04 +00:00
zlib
.cvsignore
ChangeLog ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release... 2001-04-11 05:25:00 +00:00
config-ml.in * config-ml.in: Handle GCJ and GCJFLAGS. 2001-03-21 23:55:58 +00:00
config.guess Add config suport for s390 2001-02-12 23:47:41 +00:00
config.if
config.sub config.sub: Make sure to match an already-canonicalized machine name (eg. 2001-04-06 07:06:32 +00:00
configure
configure.in Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [...]): New macros. 2001-04-02 01:26:14 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4 ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.198. 2001-03-22 06:48:32 +00:00
ltcf-c.sh ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. 2001-03-22 18:13:39 +00:00
ltcf-cxx.sh ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release... 2001-04-11 05:25:00 +00:00
ltcf-gcj.sh ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. 2001-03-22 18:13:39 +00:00
ltconfig ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release... 2001-04-11 05:25:00 +00:00
ltmain.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.198. 2001-03-22 06:48:32 +00:00
MAINTAINERS * MAINTAINERS: Add self and RTH as C front end maintainers. 2001-04-06 18:14:46 +01:00
Makefile.in Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [...]): New macros. 2001-04-02 01:26:14 +00:00
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.