Go to file
Jason Merrill f57ca1ea5f Implement late-specified return type using 'auto'.
* cp-tree.h (struct cp_declarator): Add late_return_type field to
        function declarator.
        * parser.c (cp_parser_late_return_type_opt): New fn.
        (cp_parser_direct_declarator): Use it.
        (make_call_declarator): Put it in the declarator.
        * decl.c (grokdeclarator): Splice in late-specified return type.
        * pt.c (splice_late_return_type): New fn.

From-SVN: r139848
2008-08-31 23:33:19 -04:00
boehm-gc
config
contrib
fixincludes
gcc Implement late-specified return type using 'auto'. 2008-08-31 23:33:19 -04:00
gnattools
include
INSTALL
intl
libada Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to avoid conflicts. 2008-08-29 13:44:25 +00:00
libcpp gcc.pot: Regenerate. 2008-08-27 18:44:43 +01:00
libdecnumber
libffi ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_FREEBSD enum. 2008-08-25 20:35:20 +02:00
libgcc
libgfortran re PR fortran/36895 (Namelist writting to internal files: Control characters wrong?) 2008-08-31 00:04:33 +00:00
libgomp Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined. 2008-08-31 12:16:09 -06:00
libiberty
libjava Fix PR#. 2008-08-22 16:17:19 +00:00
libmudflap
libobjc
libssp Makefile.am: Add -no-undefined 2008-08-21 05:58:40 -06:00
libstdc++-v3 configure.ac (RPATH_ENVVAR): Use PATH on Windows. 2008-08-31 12:14:25 -06:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac (RPATH_ENVVAR): Use PATH on Windows. 2008-08-31 12:14:25 -06:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (RPATH_ENVVAR): Use PATH on Windows. 2008-08-31 12:14:25 -06:00
configure.ac configure.ac (RPATH_ENVVAR): Use PATH on Windows. 2008-08-31 12:14:25 -06:00
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: Consistently use tabs to separate columns. 2008-08-30 22:18:00 +00:00
Makefile.def
Makefile.in configure.ac (RPATH_ENVVAR): Use PATH on Windows. 2008-08-31 12:14:25 -06:00
Makefile.tpl configure.ac (RPATH_ENVVAR): Use PATH on Windows. 2008-08-31 12:14:25 -06: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.