Go to file
Richard Guenther a9077d27da tree-ssa-operands.c (add_vars_for_offset): Add parameter telling if the var is to be treated as points-to location.
2007-10-28  Richard Guenther  <rguenther@suse.de>

	* tree-ssa-operands.c (add_vars_for_offset): Add parameter
	telling if the var is to be treated as points-to location.
	(add_vars_for_bitmap): Pass true to add_vars_for_offset.
	(add_virtual_operand): Only recurse into MPTs if aliases
	is from a NMT.

From-SVN: r129704
2007-10-28 21:39:15 +00:00
INSTALL
boehm-gc
config tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls. 2007-10-15 18:09:32 +00:00
contrib
fixincludes
gcc tree-ssa-operands.c (add_vars_for_offset): Add parameter telling if the var is to be treated as points-to location. 2007-10-28 21:39:15 +00:00
gnattools configure.ac: Update TOOLS_TARGET_PAIRS configuration to match gcc/ada/Makefile.in. 2007-06-06 15:18:52 +02:00
include pexecute.txh (pex_free): Document process killing. 2007-09-06 16:58:57 +00:00
intl
libada
libcpp * es.po, vi.po: Update. 2007-10-21 18:58:21 +01:00
libdecnumber
libffi
libgcc re PR regression/33926 (FAIL: gcc.dg/dfp/convert-dfp-round-thread.c execution test) 2007-10-27 16:22:57 -07:00
libgfortran mk-kinds-h.sh: Change LANG=C to LC_ALL=C. 2007-10-27 16:07:14 +02:00
libgomp re PR libgomp/33275 (Transient libgomp.fortran/omp_parse3.f90 -O0 failure) 2007-10-25 22:25:12 +02:00
libiberty
libjava jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function. 2007-10-22 21:24:35 +00:00
libmudflap tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls. 2007-10-15 18:09:32 +00:00
libobjc
libssp
libstdc++-v3 stl_uninitialized.h (uninitialized_copy): Use ::new and value_type per the letter of the standard. 2007-10-28 16:03:06 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (mercury): Remove entry. 2007-10-25 11:19:52 +10:00
ChangeLog.tree-ssa
MAINTAINERS Update my email address. 2007-10-25 21:07:12 +00:00
Makefile.def Makefile.def (dependencies): Make configure-gdb depend on all-intl. 2007-10-23 15:53:18 +00:00
Makefile.in Makefile.def (dependencies): Make configure-gdb depend on all-intl. 2007-10-23 15:53:18 +00:00
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.