Go to file
Jakub Jelinek 0e642d0671 re PR c++/51430 (ICE with array as static const member)
PR c++/51430
	* pt.c (tsubst_decl): Don't call strip_array_domain on
	error_mark_node.

	* g++.dg/template/static32.C: New test.

From-SVN: r182063
2011-12-06 20:52:39 +01:00
INSTALL
boehm-gc
config
contrib . 2011-11-29 16:36:43 -05:00
fixincludes
gcc re PR c++/51430 (ICE with array as static const member) 2011-12-06 20:52:39 +01:00
gnattools
include
intl
libada
libcpp Add 'inline' to prototype of tokens_buff_remove_last_token 2011-12-05 10:20:59 +01:00
libdecnumber
libffi
libgcc Forward-port from gcc-4_6-branch r181936 2011-12-02. 2011-12-06 15:04:09 +00:00
libgfortran
libgo libgo: Remove more os.Error cases. 2011-12-06 18:13:04 +00:00
libgomp re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c) 2011-12-06 15:32:54 +01:00
libiberty
libitm Swap the action and jmpbuf arguments to GTM_longjmp 2011-11-30 14:29:33 -08:00
libjava config.rpath (ld_shlibs): Fix detection of FreeBSD-10 and up. 2011-11-29 21:12:00 +01:00
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 re PR libstdc++/51183 (pair piecewise_construct_t constructor copies) 2011-12-06 15:13:04 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (write-after-approval): Add self. 2011-11-30 09:53:56 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (write-after-approval): Add self. 2011-11-30 09:53:56 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure . 2011-11-29 16:36:43 -05:00
configure.ac . 2011-11-29 16:36:43 -05:00
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.