Go to file
Kriang Lerdsuwanakij 43b26a0128 re PR c++/10682 (chokes on a typedef for an enum inside a class template)
PR c++/10682
	* pt.c (instantiate_class_template): Use DECL_ARTIFICIAL to
	check for implicitly created typedef to an enum.

	* g++.dg/template/instantiate4.C: New test.

From-SVN: r67118
2003-05-23 15:01:45 +00:00
boehm-gc
config
contrib
fastjar
gcc re PR c++/10682 (chokes on a typedef for an enum inside a class template) 2003-05-23 15:01:45 +00:00
include
INSTALL
libf2c
libffi
libiberty
libjava re PR libgcj/10838 (GCC 3.3 [libjava]: java.io.ObjectInputStream syntax error) 2003-05-23 03:15:36 +00:00
libobjc
libstdc++-v3 re PR libstdc++/3066 (configure.in generates bad arguments for cross compiling libraries) 2003-05-23 02:31:07 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog configure.in: Use curly braces in the definition of tooldir. 2003-05-21 22:49:07 -04:00
config-ml.in
config.guess
config.if
config.sub
configure configure.in: Use curly braces in the definition of tooldir. 2003-05-21 22:49:07 -04:00
configure.in configure.in: Use curly braces in the definition of tooldir. 2003-05-21 22:49:07 -04:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my e-mail address. 2003-05-21 01:15:30 +00:00
Makefile.def
Makefile.in Makefile.tpl (configure-target-libiberty): Depend only on gcc, not newlib or libgloss. 2003-05-21 22:36:20 -04:00
Makefile.tpl Makefile.tpl (configure-target-libiberty): Depend only on gcc, not newlib or libgloss. 2003-05-21 22:36:20 -04:00
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.