Go to file
Zdenek Dvorak 592c303da8 tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop structures may need fixing.
* tree-ssa-threadupdate.c (thread_through_all_blocks): Record that
	the loop structures may need fixing.
	* tree-cfgcleanup.c (cleanup_tree_cfg_noloop, repair_loop_structures):
	New functions.
	(cleanup_tree_cfg_loop): Removed.
	(cleanup_tree_cfg): If loops need fixing, call repair_loop_structures.
	* tree-predcom.c (tree_predictive_commoning): Return TODO_cleanup_cfg
	instead of running cleanup_tree_cfg_loop.
	* cfgloop.h (LOOPS_NEED_FIXUP): New constant.
	* tree-flow.h (cleanup_tree_cfg_loop): Declaration removed.
	(tree_predictive_commoning): Declaration changed.
	* passes.c (execute_function_todo): Do not use cleanup_tree_cfg_loop.

From-SVN: r127118
2007-08-01 11:39:31 +00:00
boehm-gc
config
contrib
fixincludes re PR target/30058 (bootstrap broken on i386-unknown-netbsdelf2.0.2) 2007-07-25 23:51:47 +00:00
gcc tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop structures may need fixing. 2007-08-01 11:39:31 +00:00
gnattools
include ternary.h: Remove. 2007-07-25 16:26:45 +10:00
INSTALL
intl
libada
libcpp directives-only.c: New file. 2007-07-30 18:29:20 +00:00
libdecnumber
libffi re PR testsuite/32843 (libffi.call/return_sc.c) 2007-07-31 15:05:52 +00:00
libgcc
libgfortran * libgfortran.h: Include <stdarg.h>. 2007-07-30 13:02:50 +00:00
libgomp
libiberty ternary.h: Remove. 2007-07-25 16:26:45 +10:00
libjava * HACKING: Document regenerating configure and aclocal.m4. 2007-07-31 16:26:42 +00:00
libmudflap Makefile.in: Rebuilt. 2007-07-27 00:16:35 +00:00
libobjc
libssp
libstdc++-v3 re PR libstdc++/32908 (Miss lexicographical_compare random access override) 2007-07-30 21:14:52 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. 2007-07-31 11:40:24 -04:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add types checking to stage1 checking flags. 2007-07-26 10:27:50 +00:00
configure.ac configure.ac: Add types checking to stage1 checking flags. 2007-07-26 10:27:50 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. 2007-07-31 11:40:24 -04:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.