Go to file
Ulrich Weigand 0422e94065 reload.c (find_reloads_address): Split addresses of type (plus (plus (reg) (reg)) (const_int)) only if...
* reload.c (find_reloads_address): Split addresses of type
	(plus (plus (reg) (reg)) (const_int)) only if one register
	is either a valid base register or else one of the stack
	frame related registers (sp/fp/ap).

From-SVN: r74107
2003-12-01 16:17:32 +00:00
boehm-gc
config
contrib
fastjar Makefile.am: Define AM_MAKINFOFLAGS. 2003-12-01 02:58:36 +00:00
gcc reload.c (find_reloads_address): Split addresses of type (plus (plus (reg) (reg)) (const_int)) only if... 2003-12-01 16:17:32 +00:00
include
INSTALL
intl
libf2c
libffi re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or short arguments.) 2003-12-01 08:23:28 +01:00
libiberty cp-demangle.c (struct d_print_mod): Add templates field. 2003-11-26 23:33:05 +00:00
libjava 2003-12-01 Michael Koch <konqueror@gmx.de> 2003-12-01 15:50:23 +00:00
libobjc
libstdc++-v3 re PR libstdc++/10378 ([library DR 402] cannot add object with inplace new into STL collections) 2003-12-01 15:34:07 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Add myself to 'Write After Approval' section. 2003-12-01 15:37:44 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Add myself to 'Write After Approval' section. 2003-12-01 15:37:44 +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.