Go to file
Zdenek Dvorak 8a807136e1 loop-init.c (loop_optimizer_init, [...]): Do not destroy dominance information.
* loop-init.c (loop_optimizer_init, loop_optimizer_finalize): Do not
	destroy dominance information.
	* passes.c (rest_of_handle_loop2):  Free dominance information.
	* tree-cfg.c (cleanup_tree_cfg): Remove unreachable blocks before
	jump threading.
	(thread_jumps): Update dominance information and remove unreachable
	blocks.
	* tree-ssa-phiopt.c (replace_phi_with_stmt):  Update dominance
	information and remove the unreachable block.

From-SVN: r84873
2004-07-17 18:08:10 +00:00
boehm-gc
config
contrib * analyze_brprob: Fix comments. More consistent output format. 2004-07-16 12:58:00 -06:00
fastjar
gcc loop-init.c (loop_optimizer_init, [...]): Do not destroy dominance information. 2004-07-17 18:08:10 +00:00
include
INSTALL
intl
libada
libbanshee
libcpp re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption) 2004-07-16 17:07:01 +00:00
libffi
libgfortran
libiberty
libjava String.java: Fixed javadocs all over. 2004-07-17 14:04:45 +00:00
libmudflap * Fix for g++/15861 2004-07-15 17:33:23 +00:00
libobjc
libstdc++-v3 Daily bump. 2004-07-17 00:16:21 +00:00
maintainer-scripts gcc_release: Revert yesterday's change. 2004-07-16 18:37:05 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog gcc_release: Revert yesterday's change. 2004-07-16 18:37:05 +00:00
ChangeLog.tree-ssa Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
compile
config-ml.in config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 like CC. 2004-05-30 23:54:22 +02:00
config.guess
config.if * config.if: Remove unused libc_interface determination. 2003-07-16 06:34:53 +00:00
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh Patch from Robert Millan. 2004-04-26 23:14:30 -07:00
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Add myself to write-after-approval. 2004-07-16 16:56:10 +02:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep merge with /cvs/src 2000-07-22 04:08:22 -04:00
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.