Go to file
J"orn Rennecke 385b6e2d89 integrate.c (allocate_initial_values): New function.
* integrate.c (allocate_initial_values): New function.
	* integrate.h (allocate_initial_values): Declare.
	* local-alloc.c (local_alloc): Move call to allocate_reg_info from
	here...
	* reload1.c (reload): And initialization of reg_equiv_memory_loc
	from here...
	* toplev.c (rest_of_compilation): To here.
	Call allocate_initial_values.
	* tm.texi: add description for ALLOCATE_INITIAL_VALUE.

From-SVN: r45716
2001-09-21 01:45:30 +01:00
boehm-gc
config
contrib
fastjar
gcc integrate.c (allocate_initial_values): New function. 2001-09-21 01:45:30 +01:00
include libiberty.h (concat, [...]): Improve comments. 2001-09-18 20:07:31 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-09-20 07:16:41 +00:00
libffi
libiberty libiberty.h (concat_length, [...]): New. 2001-09-17 22:15:10 +00:00
libjava Fix null pointer bug. 2001-09-19 18:28:59 +00:00
libobjc
libstdc++-v3 [multiple changes] 2001-09-20 09:48:24 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on Solaris when testing for the /usr/ucb/cc compiler... 2001-09-19 16:07:00 +10:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on Solaris when testing for the /usr/ucb/cc compiler... 2001-09-19 16:07:00 +10:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
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.