Go to file
Mark Mitchell fc611ce0f5 cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
* cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
	* init.c (decl_constant_value): Check TREE_READONLY_DECL_P.
	* call.c (convert_like_real): Don't test TREE_READONLY_DECL_P
	before calling decl_constant_value.
	* class.c (check_bitfield_decl): Likewise.
	* cvt.c (ocp_convert): Likewise.
	(convert): Likewise.
	* decl.c (compute_array_index_type): Likewise.
	(build_enumerator): Likewise.
	* decl2.c (check_cp_case_value): Likewise.
	* pt.c (convert_nontype_argument): Likewise.
	(tsubst): Likewise.
	* typeck.c (decay_conversion): Likewise.
	(build_compound_expr): Likewise.
	(build_reinterpret_cast): Likewise.
	(build_c_cast): Likewise.
	(convert_for_assignment): Likewise.

From-SVN: r33446
2000-04-26 15:43:50 +00:00
boehm-gc * gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux. 2000-04-24 04:57:20 +00:00
config
contrib
etc
gcc cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P. 2000-04-26 15:43:50 +00:00
include hashtab.h (hash_pointer): Declare. 2000-04-24 07:29:11 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-04-26 01:45:07 -06:00
libffi
libiberty hashtab.c (hash_pointer, eq_pointer): Make definition static to match prototype. 2000-04-24 22:29:09 +00:00
libio
libjava MethodFailure4.java: New file. 2000-04-25 15:04:48 +00:00
libobjc
libstdc++ sstream: New file. 2000-04-24 17:31:57 +00:00
libstdc++-v3 cpu: Atomicity cleanups. 2000-04-26 02:51:12 +00:00
texinfo
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
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.