Go to file
Diego Novillo d251bfca19 tree.c: Include debug.h.
* tree.c: Include debug.h.
	(initialize_tree_contains_struct): New.
	(init_ttree): Call it.
	(tree_node_structure_for_code): Factor out of ...
	(tree_node_structure): ... here.
	* treestruct.def (TS_PHI_NODE): Remove.
	(TS_GIMPLE_STATEMENT): Remove.

From-SVN: r149290
2009-07-06 13:06:26 -04:00
boehm-gc
config
contrib
fixincludes inclhack.def (darwin_stdint_5, [...]): New fixes. 2009-07-04 21:31:17 +00:00
gcc tree.c: Include debug.h. 2009-07-06 13:06:26 -04:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi libffi-dg.exp (libffi-init): Set ld_library_path to "" before adding paths. 2009-07-01 19:15:33 +00:00
libgcc
libgfortran
libgomp libgomp.exp (libgomp_init): Use the ALWAYS_CFLAGS options when choosing a multilib. 2009-07-02 20:55:23 +00:00
libiberty
libjava HTML_401F.java (defineElements): Split this huge method into... 2009-07-01 21:13:03 +02:00
libmudflap re PR tree-optimization/19831 (Missing DSE/malloc/free optimization) 2009-07-01 12:27:33 +00:00
libobjc
libssp
libstdc++-v3 * 2009-07-05 18:59:29 +01:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS: Move myself to the Graphite Reviewers. 2009-07-01 12:13:57 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Move myself to the Graphite Reviewers. 2009-07-01 12:13:57 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

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.