Go to file
Ulrich Weigand 2f278625ee reload.c (find_reloads): Do not use the mode specified in the insn pattern as reload mode for address...
gcc/
	* reload.c (find_reloads): Do not use the mode specified in the insn
	pattern as reload mode for address operands.  Do not generate optional
	reloads for operands where a mandatory reload was already pushed.
	Generate optional reloads only in the final pass though find_reloads.
	(have_replacement_p): New function.

gcc/testsuite/
	* gcc.dg/20030129-1.c: New test.

From-SVN: r62225
2003-02-01 01:01:38 +00:00
boehm-gc
config
contrib
fastjar jartool.c (extract_jar): Don't lseek to skip extra fields. 2003-01-31 22:48:27 +00:00
gcc reload.c (find_reloads): Do not use the mode specified in the insn pattern as reload mode for address... 2003-02-01 01:01:38 +00:00
include
INSTALL
libf2c
libffi configure.in: Adjust command to source config-ml.in to account for changes to the... 2003-01-31 20:35:22 +01:00
libiberty Makefile.in (libiberty_topdir): New subst. 2003-01-30 14:02:12 -05:00
libjava jni.cc (_Jv_JNI_NewObjectArray): Check that initializer can be cast to element type. 2003-01-31 22:50:48 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-02-01 00:17:03 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. 2003-01-31 20:02:02 +00:00
config-ml.in
config.guess config.guess: Updated to 2003-01-30's version. 2003-01-30 22:44:14 +00:00
config.if config.if: If gcc_version is already set, just use it. 2003-01-30 11:52:51 +00:00
config.sub config.guess: Updated to 2003-01-30's version. 2003-01-30 22:44:14 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Added 'Fariborz Jahanian' to the 'Write After Approval' list. 2003-01-29 19:08:42 +00:00
Makefile.def
Makefile.in Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. 2003-01-31 20:02:02 +00:00
Makefile.tpl Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. 2003-01-31 20:02:02 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
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.