Go to file
Jason Merrill 9e04d8a2a0 re PR c++/54947 ([C++11] lambda cannot capture-by-copy inside braced-init-list)
PR c++/54947
	* parser.c (cp_parser_initializer_list): Don't require an
	expression in [] to be constant until we know it's a C99
	designator.

From-SVN: r194256
2012-12-06 09:45:11 -05:00
INSTALL
boehm-gc
config
contrib validate_failures.py: also ignore .git 2012-12-05 08:34:17 +01:00
fixincludes
gcc re PR c++/54947 ([C++11] lambda cannot capture-by-copy inside braced-init-list) 2012-12-06 09:45:11 -05:00
gnattools
include
intl
libada
libatomic libatomic: Detect and build for ARM architecture armv8-a. 2012-12-04 15:14:47 +00:00
libbacktrace
libcpp
libdecnumber
libffi
libgcc sfp-machine.h (FP_EX_ALL): Define. 2012-12-06 10:49:43 +01:00
libgfortran re PR fortran/55548 (SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt)) 2012-12-03 23:06:41 +01:00
libgo os: Clean up directory reading code. 2012-12-06 02:00:13 +00:00
libgomp
libiberty
libitm
libjava
libmudflap
libobjc
libquadmath
libsanitizer [libsanitizer] merge from upstream r169392 2012-12-06 14:43:11 +00:00
libssp
libstdc++-v3 Makefile.am (${host_builddir}/c++config.h): Replace [<space><tab>] by [<tab><space>]. 2012-12-04 22:40:24 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.