Go to file
Mark Mitchell 4f2c9d7ec6 re PR c++/8338 (Infinite loop on illegal code)
PR c++/8338
	* pt.c (for_each_template_parm): Add htab parameter.
	(process_partial_specialization): Adjust call.
	(push_template_decl_real): Likewise.
	(pair_fn_data): Add visited.
	(for_each_template_parm_r): Avoid walking duplicates more than
	once.
	(uses_template_parms): Adjust call to for_each_template_parm.

	PR c++/8338
	* g++.dg/template/crash2.C: New test.

From-SVN: r58911
2002-11-08 01:42:23 +00:00
boehm-gc
config
contrib
fastjar removed bogus ChangeLog entry 2002-11-07 14:10:01 +00:00
gcc re PR c++/8338 (Infinite loop on illegal code) 2002-11-08 01:42:23 +00:00
include
INSTALL
libf2c
libffi
libiberty
libjava backport: MarshalledObject.java (equals): Check hashcode first. 2002-11-07 18:01:05 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-11-07 08:17:13 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2002-11-05 05:14:42 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2002-11-05 05:14:42 +00:00
Makefile.def Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
Makefile.in Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
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.