Go to file
Jason Merrill 6afcfe0a80 pt.c (make_fnparm_pack): Split out from...
* gcc/cp/pt.c (make_fnparm_pack): Split out from...
        (instantiate_decl): ...here.
        (tsubst_pack_expansion): Handle being called in a late-specified
        return type.
        * libiberty/cp-demangle.c (d_expression): Handle pack expansion.
        (d_find_pack): Handle DEMANGLE_COMPONENT_FUNCTION_PARAM.
        (d_print_subexpr): Don't wrap function parms in ().
        (d_print_comp) [DEMANGLE_COMPONENT_PACK_EXPANSION]: Handle
        not finding a pack.

From-SVN: r145013
2009-03-23 17:03:01 -04:00
boehm-gc backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
config
contrib check_warning_flags.sh: Update flag exceptions. 2009-03-01 11:24:03 +00:00
fixincludes fix ChangeLog date 2009-03-03 00:35:19 +00:00
gcc pt.c (make_fnparm_pack): Split out from... 2009-03-23 17:03:01 -04:00
gnattools Add PR ref. 2009-02-27 09:56:42 +00:00
include decl.c (grokfndecl): Set DECL_CONTEXT on parms. 2009-03-17 19:31:18 -04:00
INSTALL
intl
libada
libcpp dse.c (struct group_info): Reorder fields for 64-bit hosts. 2009-03-18 18:04:26 +01:00
libdecnumber
libffi backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
libgcc * libgcc/config/i386/t-cygming: Remove executable property. 2009-03-10 11:37:33 +01:00
libgfortran Revert part of patch accidentally committed to trunk rather than fortran-dev (I hate svn) 2009-03-22 13:32:29 +02:00
libgomp backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
libiberty pt.c (make_fnparm_pack): Split out from... 2009-03-23 17:03:01 -04:00
libjava configure.ac: Detect xulrunner-1.9. 2009-03-16 12:08:23 +00:00
libmudflap backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
libobjc re PR libobjc/27466 (RFE: Support for libobjc equivalent of std::set_unexpected) 2009-03-12 22:28:15 +00:00
libssp backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
libstdc++-v3 iterator.cc: Condition iterations for simulators. 2009-03-22 16:02:44 +00:00
maintainer-scripts update_version_svn (ADD_BRANCHES): Remove autovect-branch and document format. 2009-02-21 11:12:28 +00:00
zlib backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
ABOUT-NLS
ChangeLog configure: Rebuild. 2009-03-18 23:32:36 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: Rebuild. 2009-03-18 23:32:36 +00:00
configure.ac configure: Rebuild. 2009-03-18 23:32:36 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4 backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Move myself into the write after approval list. 2009-03-12 12:57:32 +00:00
Makefile.def configure: Rebuild. 2009-03-18 23:32:36 +00:00
Makefile.in configure: Rebuild. 2009-03-18 23:32:36 +00:00
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.