Go to file
Nathan Sidwell 5e97d40455 re PR c++/21903 (Default argument of template function causes a compile-time error)
cp:
PR 21903
	* cp-tree.def (DEFAULT_ARG): Document TREE_CHAIN use.
	* parser.c (cp_parser_late_parsing_default_args): Propagate parsed
	argument to any early instantiations.
	* pt.c (tsubst_arg_types): Chain early instantiation of default arg.
testsuite:
	PR 21903
	* g++.dg/parse/defarg9.C: New.

From-SVN: r100669
2005-06-06 17:29:41 +00:00
boehm-gc
config
contrib btest-gcc.sh: Don't pass --with-newlib when target is "*-linux*". 2005-06-06 05:59:07 +00:00
fastjar
fixincludes
gcc re PR c++/21903 (Default argument of template function causes a compile-time error) 2005-06-06 17:29:41 +00:00
gnattools
include * libiberty.h (vsnprintf): Add format attribute. 2005-06-02 02:01:03 +00:00
INSTALL
intl
libada
libcpp
libffi
libgfortran
libiberty
libjava natPlainSocketImplPosix.cc (setOption): Fix case fall-through bug. 2005-06-06 06:17:28 +00:00
libmudflap
libobjc
libstdc++-v3 [multiple changes] 2005-06-06 16:59:55 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Fix typo in handling of --with-mpfr-dir. 2005-06-05 00:30:56 +02:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub config.sub: Add cases for the Renesas m32c. 2005-06-02 20:16:32 -04:00
configure configure.in: Fix typo in handling of --with-mpfr-dir. 2005-06-05 00:30:56 +02:00
configure.in configure.in: Fix typo in handling of --with-mpfr-dir. 2005-06-05 00:30:56 +02:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my email address. 2005-06-04 06:23:19 +00:00
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.