Go to file
Jason Merrill ef7659966d re PR c++/45983 (ICE: tree code 'template_parm_index' is not supported in gimple streams with -lto)
PR c++/45983
	* tree.c (cp_build_qualified_type_real): Don't reuse a variant
	with a different typedef variant of the element type.

From-SVN: r165521
2010-10-15 17:15:13 -04:00
INSTALL
boehm-gc dyn_load.c: Fix typo. 2010-10-11 19:06:24 +00:00
config
contrib gcc_update: Run $GCC_HG pull and update separately. 2010-10-12 08:54:10 +00:00
fixincludes
gcc re PR c++/45983 (ICE: tree code 'template_parm_index' is not supported in gimple streams with -lto) 2010-10-15 17:15:13 -04:00
gnattools
include Sync LD plugin patch series (part 1/6) with src/include/. 2010-10-15 07:39:07 +00:00
intl
libada
libcpp
libdecnumber
libffi
libgcc config.gcc (arm*-*-linux-*eabi): Add bpabi.h from libgcc. 2010-10-14 12:35:43 +00:00
libgfortran
libgomp
libiberty
libjava GNU Classpath import (libgcj-snapshot-20100921). 2010-10-12 15:55:12 +00:00
libmudflap
libobjc In libobjc/: 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com> 2010-10-15 18:24:27 +00:00
libssp
libstdc++-v3 functional (function<>::operator==, operator!=): Remove, per LWG 1240. 2010-10-15 17:14:57 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (OS Port Maintainers): Add myself for VMS. 2010-10-15 08:59:19 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (OS Port Maintainers): Add myself for VMS. 2010-10-15 08:59:19 +00:00
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.