Go to file
Richard Guenther 13c6bff447 tree-ssa-structalias.c (create_variable_info_for): Do not create fields for heap vars or vars with a noalias state.
2008-08-29  Richard Guenther  <rguenther@suse.de>

	* tree-ssa-structalias.c (create_variable_info_for): Do not
	create fields for heap vars or vars with a noalias state.
	For NO_ALIAS_ANYTHING variables add a self-constraint, not one
	from ESCAPED.

        * gfortran.fortran-torture/compile/20080806-1.f90: New testcase.

From-SVN: r139765
2008-08-29 11:47:01 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc tree-ssa-structalias.c (create_variable_info_for): Do not create fields for heap vars or vars with a noalias state. 2008-08-29 11:47:01 +00:00
gnattools
include
intl
libada configure: Regenerate. 2008-08-28 15:58:31 +00:00
libcpp gcc.pot: Regenerate. 2008-08-27 18:44:43 +01:00
libdecnumber
libffi ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_FREEBSD enum. 2008-08-25 20:35:20 +02:00
libgcc
libgfortran re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8") 2008-08-19 08:00:51 +02:00
libgomp Fix ChangeLog typo 2008-08-21 15:45:37 +00:00
libiberty
libjava Fix PR#. 2008-08-22 16:17:19 +00:00
libmudflap
libobjc
libssp Makefile.am: Add -no-undefined 2008-08-21 05:58:40 -06:00
libstdc++-v3 typedef.cc: Rename to .../typedefs.cc. 2008-08-28 23:58:05 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (Write after Approval): Add myself. 2008-08-29 09:36:01 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write after Approval): Add myself. 2008-08-29 09:36:01 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (powerpc-*-darwin*, [...]): Enable bfd, binutils and opcodes. 2008-08-28 15:35:34 +00:00
configure.ac configure.ac (powerpc-*-darwin*, [...]): Enable bfd, binutils and opcodes. 2008-08-28 15:35:34 +00:00
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.