Go to file
Ian Lance Taylor feea5b18cc c-common.h (statement_code_p): Don't declare.
./:	* c-common.h (statement_code_p): Don't declare.
	(STATEMENT_CODE_P): Don't define.
	(INIT_STATEMENT_CODES): Don't define.
	* c-common.c (statement_code_p): Don't define.
cp/:
	* cp-tree.h (cp_stmt_codes): Don't define.
	(statement_code_p): Declare.
	(STATEMENT_CODE_P): Define.
	* lex.c (statement_code_p): Define.
	(cxx_init): Use actual codes in stmt_codes initializer, not
	cp_stmt_codes macro.  Initialize statement_code_p directly, rather
	than using INIT_STATEMENT_CODES.

From-SVN: r99615
2005-05-12 13:06:15 +00:00
boehm-gc
config re PR bootstrap/21230 (bootstrap failed unless bootstrap compiler is gcc.) 2005-05-12 12:22:08 +00:00
contrib
fastjar
fixincludes
gcc c-common.h (statement_code_p): Don't declare. 2005-05-12 13:06:15 +00:00
gnattools
include
INSTALL
intl
libada
libcpp re PR bootstrap/21230 (bootstrap failed unless bootstrap compiler is gcc.) 2005-05-12 12:22:08 +00:00
libffi
libgfortran re PR libfortran/19478 (reading back from /dev/null) 2005-05-11 10:34:05 +00:00
libiberty pex-djgpp.c: Include string.h, fcntl.h, unistd.h, and sys/stat.h. 2005-05-12 03:44:58 +00:00
libjava gcj.texi (Code Generation): Document -fbootstrap-classes. 2005-05-12 01:27:15 +00:00
libmudflap
libobjc
libstdc++-v3
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.