Go to file
Alexandre Oliva 72b9acff14 tree.c (iterative_hash_pointer): Delete.
* tree.c (iterative_hash_pointer): Delete.
(iterative_hash_expr): Short-circuit handling of NULL pointer.
Hash UIDs and versions of SSA names.  Don't special-case built-in
function declarations.

From-SVN: r147414
2009-05-12 05:43:51 +00:00
INSTALL
boehm-gc
config [multiple changes] 2009-05-07 08:36:43 +00:00
contrib
fixincludes
gcc tree.c (iterative_hash_pointer): Delete. 2009-05-12 05:43:51 +00:00
gnattools
include
intl
libada
libcpp c-lex.c (c_lex_with_flags): Expect cpp_hashnode in tok->val.node.node. 2009-05-10 15:27:32 +01:00
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/22423 (Warnings when building libgfortran) 2009-05-07 21:42:22 +00:00
libgomp
libiberty
libjava * testsuite/libjava.jvmti/jvmti-interp.exp 2009-04-28 15:05:56 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 throw_allocator.h: Remove redundante include. 2009-05-08 00:49:35 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog [multiple changes] 2009-05-07 08:36:43 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess [multiple changes] 2009-05-07 08:36:43 +00:00
config.rpath
config.sub
configure configure.ac ($with_ppl): Default to no if not supplied. 2009-05-07 05:23:16 +00:00
configure.ac configure.ac ($with_ppl): Default to no if not supplied. 2009-05-07 05:23:16 +00: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 file 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.html for how to report bugs usefully.