Go to file
Mark Mitchell 91b004e5ec re PR c++/14138 (100x -O0 C++ Compile Time Regression {3.2,3.3} -> {3.4,4.0})
PR c++/14138
	* name-lookup.h (push_scope): Change prototype.
	* name-lookup.c (push_scope): Do not reenter the current class
	scope.
	* decl.c (grokfndecl): Check return code from push_scope before
	calling pop_scope.
	* decl2.c (check_classfn): Likewise.
	* parser.c (cp_parser_conversion_function_id): Likewise.
	(cp_parser_init_declarator): Likewise.
	(cp_parser_direct_declarator): Likewise.
	(cp_parser_class_specifier): Likewise.
	(cp_parser_class_head): Likewise.
	(cp_parser_lookup_name): Likewise.
	(cp_parser_constructor_declarator_p): Likewise.
	* pt.c (instantiate_class_template): Likewise.
	(resolve_typename_type): Likewise.

From-SVN: r78696
2004-03-01 06:23:38 +00:00
boehm-gc ltconfig, ltmain.sh: Remove unused files. 2004-02-27 00:58:16 +00:00
config
contrib gcc_update (files_and_dependencies): Update intl/configure.in to intl/configure.ac. 2004-02-29 13:13:41 -08:00
fastjar
gcc re PR c++/14138 (100x -O0 C++ Compile Time Regression {3.2,3.3} -> {3.4,4.0}) 2004-03-01 06:23:38 +00:00
include
INSTALL
intl configure.in: Convert to autoconf 2.57, gratuitous stylistic cleanup, rename to configure.ac. 2004-02-29 20:22:40 +00:00
libada
libf2c
libffi
libiberty
libjava ChangeLog: Previous java/io, java/nio, gnu/java/nio and related changes. 2004-02-29 11:16:55 -08:00
libobjc
libstdc++-v3 libstdc++.exp (v3-list-tests): Use testsuite_files from correct multilib blddir when running testsuite. 2004-03-01 04:30:49 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog re PR bootstrap/7087 (sub-make FLAG propagation fails if flag ends with '=') 2004-02-28 22:01:56 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in re PR bootstrap/7087 (sub-make FLAG propagation fails if flag ends with '=') 2004-02-28 22:01:56 +00:00
Makefile.tpl re PR bootstrap/7087 (sub-make FLAG propagation fails if flag ends with '=') 2004-02-28 22:01:56 +00:00
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.