Go to file
Daniel Berlin e5ebbea51e tree-ssa-alias.c (compute_flow_sensitive_aliasing): Call set_used_smts.
2006-12-04  Daniel Berlin  <dberlin@dberlin.org>

	* tree-ssa-alias.c (compute_flow_sensitive_aliasing): Call
	set_used_smts.
	* tree-ssa-structalias.c (set_used_smts): Export.
	(find_what_p_points_to): Don't call set_used_smts here.
	* tree-ssa-structalias.h (set_used_smts): Add prototype.

From-SVN: r119528
2006-12-05 00:44:24 +00:00
boehm-gc
config tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking doesn't even work. 2006-12-04 11:10:38 +00:00
contrib
fixincludes
gcc tree-ssa-alias.c (compute_flow_sensitive_aliasing): Call set_used_smts. 2006-12-05 00:44:24 +00:00
gnattools
include re PR driver/29931 (following argv[0] symlink in process_command breaks symlinked-together toolchain) 2006-11-30 17:05:45 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgfortran re PR libfortran/29568 (implement unformatted files with subrecords (Intel style)) 2006-12-01 21:04:38 +00:00
libgomp re PR libgomp/29949 (implement argument checking for user accessable runtime routines) 2006-12-04 16:35:19 -05:00
libiberty re PR driver/29931 (following argv[0] symlink in process_command breaks symlinked-together toolchain) 2006-11-30 17:05:45 +00:00
libjava tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking doesn't even work. 2006-12-04 11:10:38 +00:00
libmudflap tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking doesn't even work. 2006-12-04 11:10:38 +00:00
libobjc
libssp
libstdc++-v3 PR libstdc++/29989 (again) 2006-12-04 21:11:52 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Non-Algorithmic Maintainers): New section. 2006-12-04 22:29:46 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in: Update error message for missing GMP/MPFR. 2006-12-03 14:37:06 +00:00
configure.in configure.in: Update error message for missing GMP/MPFR. 2006-12-03 14:37:06 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Non-Algorithmic Maintainers): New section. 2006-12-04 22:29:46 +00:00
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.