Go to file
Paolo Bonzini 0efa4029c4 combine.c (record_value_for_reg): Invalidate registers if INSN is null.
2005-01-16  Paolo Bonzini  <bonzini@gnu.org>

	* combine.c (record_value_for_reg): Invalidate registers
	if INSN is null.
	(record_dead_and_set_regs_1): Likewise, by passing them to
	record_value_for_reg.
	(record_dead_and_set_regs): Invalidate stores made by a
	call.  We do not combine across a call, but we still
	relied on equivalences.

From-SVN: r109759
2006-01-16 18:20:32 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc combine.c (record_value_for_reg): Invalidate registers if INSN is null. 2006-01-16 18:20:32 +00:00
gnattools
include xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define. 2006-01-09 23:41:11 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgfortran c99_functions.c: Add function prototypes to avoid warnings from -Wstrict-prototypes... 2006-01-12 17:37:47 +00:00
libiberty
libjava Update copyright year for last patch. 2006-01-15 03:12:44 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/25626 (Valarray vs non-POD) 2006-01-15 18:04:31 +00:00
maintainer-scripts * update_version_svn (ADD_BRANCHES): Remove dfp-branch. 2006-01-12 14:36:42 +11:00
zlib
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Update my name. 2006-01-12 12:41:42 +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.