Go to file
Jeff Law 622f91baa8 tree-ssa-ccp.c (fold_stmt_r): DATA argument is now a pointer to a structure containing state rather than a...
* tree-ssa-ccp.c (fold_stmt_r): DATA argument is now a pointer
	to a structure containing state rather than a pointer to bool.
	(case ARRAY_REF): New code to handle folding some array references.
	(case ADDR_EXPR): Note when we are processing expressions found
	within an ADDRE_EXPR.
	(fold_stmt, fold_stmt_inplace): Pass in a structure to fold_stmt_r
	for state variables rather than just a pointer to a boolean.
	* tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Remove
	handling of constant string references.

	* gcc.dg/tree-ssa/foldstring-1.c: New test.

From-SVN: r108519
2005-12-14 09:15:53 -07:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc tree-ssa-ccp.c (fold_stmt_r): DATA argument is now a pointer to a structure containing state rather than a... 2005-12-14 09:15:53 -07:00
gnattools
include Fixes java/PR9861 2005-12-11 01:34:02 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgfortran re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No such file or directory) 2005-12-13 09:31:41 +01:00
libiberty Fixes java/PR9861 2005-12-11 01:34:02 +00:00
libjava VMCompiler.java: Directly generate a new instance of gnu.java.security.provider.MD5. 2005-12-12 17:29:45 +00:00
libmudflap
libobjc re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_type and objc_alignof_type) 2005-12-11 21:47:52 -08:00
libssp
libstdc++-v3 c-cppbuiltin.c (builtin_define_float_constants): Add fp_cast parameter, pass to builtin_define_with_hex_fp_value. 2005-12-13 05:12:32 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Makefile.tpl: Throughout the file, use : $(MAKE) along with $(stage) and $(unstage). 2005-12-14 15:30:44 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub config.gcc (ms1): Replace with ... 2005-12-12 10:54:49 +00:00
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2005-12-13 01:08:45 +00:00
Makefile.def
Makefile.in Makefile.tpl: Throughout the file, use : $(MAKE) along with $(stage) and $(unstage). 2005-12-14 15:30:44 +00:00
Makefile.tpl Makefile.tpl: Throughout the file, use : $(MAKE) along with $(stage) and $(unstage). 2005-12-14 15:30:44 +00: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.