Go to file
Arnaud Charlet 4ca1721930 sprint.adb (Write_Id): If the parent node is an expanded name...
* sprint.adb (Write_Id): If the parent node is an expanded name, check
	that its entity_or_associated_node is an entity before writing it out.

From-SVN: r164093
2010-09-09 15:39:14 +02:00
INSTALL
boehm-gc
config Don't set enable_decimal_float to dpd if DFP is disabled. 2010-09-06 07:52:54 -07:00
contrib
fixincludes inclhack.def (hpux_htonl): Allow trailing whitespace in select. 2010-09-07 14:47:21 +00:00
gcc sprint.adb (Write_Id): If the parent node is an expanded name... 2010-09-09 15:39:14 +02:00
gnattools
include rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. 2010-09-09 08:43:47 +02:00
intl
libada
libcpp
libdecnumber re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext) 2010-09-08 08:25:39 +00:00
libffi
libgcc Don't set enable_decimal_float to dpd if DFP is disabled. 2010-09-06 07:52:54 -07:00
libgfortran re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) 2010-09-06 07:55:10 +02:00
libgomp
libiberty re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext) 2010-09-08 07:27:11 +00:00
libjava
libmudflap
libobjc Reindented comment 2010-09-08 21:10:57 +00:00
libssp
libstdc++-v3 re PR libstdc++/45613 (bits/random.h misses include guards) 2010-09-09 11:23:39 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac: Enable LTO by default on Darwin. 2010-09-03 15:49:02 -04:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Enable LTO by default on Darwin. 2010-09-03 15:49:02 -04:00
configure.ac configure.ac: Enable LTO by default on Darwin. 2010-09-03 15:49:02 -04: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.