Go to file
Jason Merrill 78d16361e1 parser.c (cp_parser_alias_declaration): Don't do semantic processing if parsing failed.
* parser.c (cp_parser_alias_declaration): Don't do semantic
	processing if parsing failed.

From-SVN: r181218
2011-11-09 12:52:57 -05:00
INSTALL
boehm-gc
config Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
contrib Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
fixincludes
gcc parser.c (cp_parser_alias_declaration): Don't do semantic processing if parsing failed. 2011-11-09 12:52:57 -05:00
gnattools
include Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
intl
libada
libcpp
libdecnumber
libffi
libgcc Use t-mingw-pthread on MingW 2011-11-09 13:11:47 +00:00
libgfortran PR 46686 Fix incorrect comment. 2011-11-09 19:52:11 +02:00
libgo
libgomp
libiberty Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
libitm Fix a darwin10 build problem. 2011-11-08 15:36:33 -08:00
libjava
libmudflap
libobjc
libquadmath re PR target/51007 (Quadmath I/O doesn't work on MinGW) 2011-11-07 23:03:51 +01:00
libssp
libstdc++-v3 unordered_map: Add missing copy constructors. 2011-11-09 08:23:30 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Test for libitm directory present before testing for support. 2011-11-08 13:18:26 -08:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
Makefile.in Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Test for libitm directory present before testing for support. 2011-11-08 13:18:26 -08:00
configure.ac Test for libitm directory present before testing for support. 2011-11-08 13:18:26 -08: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.