Go to file
Kriang Lerdsuwanakij c6f9f83bc8 re PR c++/18652 (ICE on invalid redeclaration)
PR c++/18652
	* name-lookup.c (pushtag): Change return type to tree.
	* cp-tree.h (pushtag): Adjust declaration.
	* decl.c (xref_tag, start_enum): Use return value of pushtag.
	* pt.c (push_template_decl_real): Return immediately if
	pushdecl_namespace_level returns error_mark_node.

	* g++.dg/lookup/crash6.C: New test.

From-SVN: r91470
2004-11-29 14:17:33 +00:00
boehm-gc gc_config.h.in: Add comment. 2004-11-27 17:44:31 +00:00
config
contrib
fastjar
fixincludes inclhack.def (gnu_types): Do not use on Solaris 2.1x. 2004-11-26 22:00:51 +00:00
gcc re PR c++/18652 (ICE on invalid redeclaration) 2004-11-29 14:17:33 +00:00
include
INSTALL
intl
libada
libcpp re PR preprocessor/17610 (Empty #include statement halts gcc) 2004-11-28 22:28:13 +00:00
libffi libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. 2004-11-25 13:43:43 +00:00
libgfortran direct_io_2.f90: New test. 2004-11-28 21:14:02 +00:00
libiberty
libjava mauve-libgcj: Disable SpinnerListModel... 2004-11-28 22:41:53 +00:00
libmudflap
libobjc libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. 2004-11-25 13:43:43 +00:00
libstdc++-v3 18654.cc: Use better names. 2004-11-29 13:29:54 +00:00
maintainer-scripts
zlib libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. 2004-11-25 13:43:43 +00:00
.cvsignore
ABOUT-NLS
ChangeLog configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. 2004-11-26 01:24:42 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. 2004-11-26 01:24:42 +00:00
configure.in configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. 2004-11-26 01:24:42 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4 libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. 2004-11-25 13:43:43 +00:00
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.