Go to file
Mark Mitchell fa8d6e85a7 cp-tree.h (finish_static_data_member_decl): New function.
* cp-tree.h (finish_static_data_member_decl): New function.
	* decl2.c (finish_static_data_member_decl): Split out from ...
	(grokfield): Here.
	* pt.c (instantiate_class_template): Use it here instead of
	trying to fake it.
	(tsubst_decl): Don't set DECL_ASSEMBLER_NAME;
	finish_static_data_member_decl will do that.  Explicit set
	DECL_EXTERNAL to match non-template processing.

From-SVN: r26548
1999-04-19 12:23:55 +00:00
boehm-gc config.h (__start): Declare as `int' in alpha/OSF1 case. 1999-04-16 09:56:29 +00:00
config
contrib
etc
gcc cp-tree.h (finish_static_data_member_decl): New function. 1999-04-19 12:23:55 +00:00
include
INSTALL
libchill
libf2c better support SMP builds in libf2c 1999-04-17 10:37:14 -04:00
libiberty configure.in (checkfuncs): Check for sbrk. 1999-04-15 16:05:35 -06:00
libio
libjava natSystem.cc (init_properties): Only declare pwd_entry once. 1999-04-19 09:43:18 +00:00
libobjc
libstdc++
texinfo
.cvsignore
ChangeLog config.guess (interix Alpha): Add. 1999-04-13 15:55:39 -06:00
config-ml.in
config.guess config.guess (interix Alpha): Add. 1999-04-13 15:55:39 -06:00
config.if
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.