Go to file
Zdenek Dvorak a3631d9785 tree-ssa-loop-im.c (fem_single_reachable_address, [...]): New functions.
* tree-ssa-loop-im.c (fem_single_reachable_address, for_each_memref):
	New functions.
	(single_reachable_address): Use them.
	(schedule_sm): Add dump.
	(is_call_clobbered_ref): New function.
	(determine_lsm_reg): Check whether the reference is call clobbered.
	Only work for gimple_reg_type values.

From-SVN: r86418
2004-08-23 08:17:20 +00:00
boehm-gc misc.c (GC_init): Replace lhs cast with rhs cast. 2004-08-21 07:49:17 +00:00
config 2004-08-13 Nathanael Nerode <neroden@gcc.gnu.org> 2004-08-13 22:31:45 +00:00
contrib gcc_update (self): libjava/configure.in -> configure.ac. 2004-08-20 18:17:35 +02:00
fastjar
gcc tree-ssa-loop-im.c (fem_single_reachable_address, [...]): New functions. 2004-08-23 08:17:20 +00:00
include
INSTALL
intl
libada
libbanshee
libcpp
libffi
libgfortran Fix typo. 2004-08-21 13:23:13 +00:00
libiberty
libjava Makefile.am (lib_gnu_java_awt_peer_gtk_la_LINK): Added. 2004-08-21 10:27:25 +00:00
libmudflap
libobjc
libstdc++-v3 Daily bump. 2004-08-23 00:16:21 +00:00
maintainer-scripts gcc_release (build_sources): Add comment header to generated MD5SUMS. 2004-08-14 16:47:52 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog Remove conflict marker. 2004-08-20 11:37:13 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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.