Go to file
Jan Hubicka d69d031618 flow.c (last_loop_beg_note): New function.
* flow.c (last_loop_beg_note): New function.
	(redirect_edge_and_branch): Use it.
	(split_edge): Likewise.

	* alias.c (loop_p): Avoid uninitialized memory access.

	* flow.c (try_forward_edges): Avoid accessing freed memory.

	* flow.c (backward_edge_of_syntactic_loop_p): Avoid uninitialized
	variable access.

From-SVN: r44429
2001-07-27 15:55:41 +00:00
boehm-gc
config
contrib gcc_update: Dump timestamp in LAST_UPDATED. 2001-07-26 23:00:45 -07:00
fastjar
gcc flow.c (last_loop_beg_note): New function. 2001-07-27 15:55:41 +00:00
include merge from glibc 2001-07-18 19:40:00 -04:00
INSTALL
libchill
libf2c Daily bump. 2001-07-27 07:16:44 +00:00
libffi
libiberty * Makefile.in (regex.o): Add dependency on config.h. 2001-07-26 08:41:40 +00:00
libjava g++.exp (g++_set_ld_library_path): Renamed to ${tool}_set_ld_library_path. 2001-07-27 12:21:56 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-07-27 07:16:44 +00:00
maintainer-scripts
zlib
.cvsignore gcc_update: Dump timestamp in LAST_UPDATED. 2001-07-26 23:00:45 -07:00
ChangeLog gcc_update: Dump timestamp in LAST_UPDATED. 2001-07-26 23:00:45 -07:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Various maintainers: s390 port): Added myself. 2001-07-23 13:41:06 +00:00
Makefile.in
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.