Go to file
Douglas Gregor 063cc99c46 pt.c (tsubst_copy): Cope with tsubst_pack_expansion returning a pack expansion...
2008-03-27  Douglas Gregor  <doug.gregor@gmail.com>

	* pt.c (tsubst_copy) <case SIZEOF_EXPR>: Cope with
	tsubst_pack_expansion returning a pack expansion, or a TREE_VEC
	ending in a pack expansion, both of which can occur when
	substituting into a nested template.
	(tsubst_copy_and_build) <case SIZEOF_EXPR>: When we're
	instantiating the sizeof...(X) form, make tsubst_copy do the work.
	* parser.c (cp_parser_template_parameter): Deal with unnamed
	non-type template parameter packs identified by pack expansions in
	the parameter type.

2008-03-27  Douglas Gregor  <doug.gregor@gmail.com>

       * g++.dg/cpp0x/variadic91.C: New.

From-SVN: r133642
2008-03-27 14:31:47 +00:00
boehm-gc
config extensions.m4: New. 2008-03-27 09:46:19 +00:00
contrib
fixincludes
gcc pt.c (tsubst_copy): Cope with tsubst_pack_expansion returning a pack expansion... 2008-03-27 14:31:47 +00:00
gnattools
include sha1.h: New file, from gnulib. 2008-03-25 00:54:53 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi sysv.S: Add .note.GNU-stack on Linux. 2008-03-27 00:07:40 +00:00
libgcc
libgfortran unix.c (fd_close): Do not close STDIN. 2008-03-27 05:30:18 +00:00
libgomp
libiberty configure.ac (frags): Don't set, use frag instead. 2008-03-27 13:40:08 +00:00
libjava
libmudflap
libobjc
libssp
libstdc++-v3 testsuite_abi.h: Remove symbol_objects, symbol_names typedefs. 2008-03-26 22:29:13 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Makefile.tpl (PICFLAG, [...]): Remove. 2008-03-27 09:35:02 +00: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 Jakub Staszak <kuba@et.pl> 2008-03-26 22:13:26 +00:00
Makefile.def
Makefile.in Makefile.tpl (PICFLAG, [...]): Remove. 2008-03-27 09:35:02 +00:00
Makefile.tpl Makefile.tpl (PICFLAG, [...]): Remove. 2008-03-27 09:35:02 +00:00
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.