Go to file
Jan Hubicka 9cd56be1b9 gcse.c (delete_null_pointer_checks_1): Do not use delelete_list; call purge_dead_edges after removing.
* gcse.c (delete_null_pointer_checks_1): Do not use delelete_list;
	call purge_dead_edges after removing.
	(delete_null_pointer_checks): Do not handle delete_list.

	* cfgbuild.c (inside_basic_block_p, control_flow_insn_p): Break out from ...
	(count_basic_blocks): ... here.
	(find_basic_blocks, find_bb_boundaries): Cleanup.

	* stor-layout.c (fixup_signed_type, fixup_unsigned_type): Avoid
	overflow for types greater then 2 * HOST_WIDE_INT.

	* reload.c (find_reloads): Update the duplicates after swapingg.

From-SVN: r47551
2001-12-03 15:22:47 +00:00
boehm-gc
config
contrib
fastjar
gcc gcse.c (delete_null_pointer_checks_1): Do not use delelete_list; call purge_dead_edges after removing. 2001-12-03 15:22:47 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-12-03 08:17:03 +00:00
libffi
libiberty top level: 2001-11-28 01:37:24 +00:00
libjava Makefile.am (nat_files, [...]): Make sure the dependencies don't get deleted if compilation fails. 2001-12-02 04:29:16 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-12-03 08:17:03 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS: Update mail address for config.* patches. 2001-12-03 08:14:23 +11:00
config-ml.in
config.guess
config.if
config.sub
configure top level: 2001-11-28 01:37:24 +00:00
configure.in top level: 2001-11-28 01:37:24 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update mail address for config.* patches. 2001-12-03 08:14:23 +11:00
Makefile.in top level: 2001-11-28 01:37:24 +00:00
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.