Go to file
Jason Merrill ffaf1e05dd re PR c++/35297 (Compiling error with variadic template with fixed parameter with default type.)
PR c++/35297
        PR c++/35477
        PR c++/35784
        PR c++/36846
        PR c++/38276
        * pt.c (check_default_tmpl_args): Don't complain about
        out-of-order parameter packs in the enclosing class
        or parameter packs after default args.
        (coerce_template_parms): If we have more than one
        parameter pack, don't flatten argument packs.
        (template_args_equal): Handle argument packs.
        (comp_template_args): Don't flatten argument packs.
        (check_instantiated_arg): Split out from...
        (check_instantiated_args): Here.  Handle arg packs.
        (convert_template_argument): Just check that nontype argument
        packs have the right type.

From-SVN: r143166
2009-01-07 15:43:01 -05:00
boehm-gc
config
contrib
fixincludes locale.h: Add new test. 2009-01-06 20:31:13 +01:00
gcc re PR c++/35297 (Compiling error with variadic template with fixed parameter with default type.) 2009-01-07 15:43:01 -05:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc config.host: Add m32r*-*-rtems*. 2009-01-05 19:30:22 +00:00
libgfortran re PR libfortran/38735 ([4.4 Regresssion] Default BLANK= mode for internal units is wrong) 2009-01-05 22:55:15 +00:00
libgomp
libiberty * cp-demangle.c (d_expression): Remove mangling for zero-op casts. 2009-01-07 12:08:20 -05:00
libjava Merge GNU Classpath libgcj-snapshot-20090102. 2009-01-06 22:44:05 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/38466 (Document std::pair vs. std::swap) 2009-01-07 13:00:48 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd. 2009-01-06 23:26:27 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd. 2009-01-06 23:26:27 +01:00
Makefile.def
Makefile.in
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.