Go to file
Nathan Sidwell 522da2bf7e re PR c++/9447 (using Base<T>::member does not work)
cp:
	PR c++/9447
	* decl2.c (do_class_using_decl): Set type to NULL_TREE.
	* semantics.c (finish_expr_stmt): Do not convert to void in a
	template.
testsuite:
	PR c++/9447
	* g++.dg/template/using5.C: New test.

From-SVN: r70039
2003-08-01 09:01:12 +00:00
boehm-gc
config
contrib * texi2pod.pl: Remove extra line. 2003-08-01 03:10:56 +00:00
fastjar
gcc re PR c++/9447 (using Base<T>::member does not work) 2003-08-01 09:01:12 +00:00
include
INSTALL
intl
libf2c
libffi
libiberty
libjava More for PR libgcj/11737: 2003-08-01 03:34:52 +00:00
libobjc
libstdc++-v3 libstdc++-v3-dg.exp: Rename... 2003-08-01 00:49:14 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 2003-07-31 23:36:43 +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 Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 2003-07-31 23:36:43 +00:00
Makefile.tpl Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 2003-07-31 23:36:43 +00: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.