Go to file
Steven Bosscher e83f48010b passes.c (rest_of_handle_null_pointer): Remove.
* passes.c (rest_of_handle_null_pointer): Remove.
	(rest_of_handle_cse): Don't call rest_of_handle_null_pointer.
	(rest_of_compilation): Likewise.
	* rtl.h (delete_null_pointer_checks): Remove prototype.
	* gcse.c (rd_kill, rd_gen, reaching_defs, rd_out, ae_in, ae_out):
	Remove declarations.
	(get_bitmap_width, alloc_rd_mem, free_rd_mem, handle_rd_kill_set,
	compute_kill_rd, compute_rd, alloc_avail_expr_mem,
	free_avail_expr_mem, compute_ae_gen, expr_killed_p, compute_ae_kill,
	expr_reaches_here_p, computing_insn, def_reaches_here_p,
	can_disregard_other_sets, handle_avail_expr, classic_gcse,
	one_classic_gcse_pass, invalidate_nonnull_info,
	delete_null_pointer_checks_1, delete_null_pointer_checks,
	expr_reached_here_p_work): Remove.
	(gcse_main): Do not perform classic GCSE when optimizing for size.
	(alloc_pre_mem, free_pre_mem): Don't touch ae_in and ae_out, they
	are never used.

From-SVN: r81849
2004-05-14 15:35:11 +00:00
boehm-gc
config
contrib btest-gcc.sh: Remove g77.sum from TESTLOGS. 2004-05-13 12:06:56 -07:00
fastjar
gcc passes.c (rest_of_handle_null_pointer): Remove. 2004-05-14 15:35:11 +00:00
include Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
INSTALL
intl
libada
libbanshee Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
libf2c
libffi
libgfortran re PR libfortran/15149 (problem computing Pi) 2004-05-14 12:21:22 +00:00
libiberty
libjava 2004-05-11 Michael Koch <konqueror@gmx.de> 2004-05-11 19:48:45 +00:00
libmudflap Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
libobjc archive.c (objc_read_class): Initialize class_name. 2004-05-13 12:01:04 -07:00
libstdc++-v3 Daily bump. 2004-05-14 00:16:12 +00:00
maintainer-scripts update_web_docs: Also remove old .gz files from subdirectories on the 15th of the month. 2004-05-13 11:30:28 +01:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2004-05-13 12:36:36 +02:00
ChangeLog.tree-ssa Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
configure.in Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
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
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2004-05-13 12:36:36 +02:00
Makefile.def Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
Makefile.in Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
Makefile.tpl Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
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.