Go to file
Jan Hubicka 932f084749 function.c (diddle_return_value): Kill code to determine return value before expand_function_end.
* function.c (diddle_return_value): Kill code to determine
	return value before expand_function_end.
	(expand_function_end): Delay call to clobber_return_register
	after fucntion return value is computed.

	Re-install temporary reverted patch:
	* toplev.c (rest_of_compilation): Call split_all_insns
	before reg-stack and shorten-branches. Do shorten-branches
	after reg-stack.
	* final.c (shorten_branches): Remove insn splitting code.

From-SVN: r43044
2001-06-08 19:52:06 +00:00
boehm-gc For PR bootstrap/3075: 2001-06-08 17:59:57 +00:00
config
contrib gennews: Update for GCC 3.0. 2001-06-07 19:17:38 +01:00
fastjar
gcc function.c (diddle_return_value): Kill code to determine return value before expand_function_end. 2001-06-08 19:52:06 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-06-08 07:16:12 +00:00
libffi
libiberty
libjava re PR libgcj/3059 (System doesn't set java.home property) 2001-06-08 19:09:04 +00:00
libobjc
libstdc++-v3 eh_alloc.cc: Ensure that required macros are defined before including gthr.h. 2001-06-08 03:55:43 +00:00
maintainer-scripts update_web_docs: Only update the install documentation for the CVS HEAD. 2001-06-08 06:27:47 +00:00
zlib
.cvsignore
ChangeLog Makefile.in (AS_FOR_TARGET, [...]): If gcc/xgcc is built, use -print-prog-name to find out the program name to use. 2001-06-08 03:21:07 +00:00
config-ml.in
config.guess
config.if
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
Makefile.in Makefile.in (AS_FOR_TARGET, [...]): If gcc/xgcc is built, use -print-prog-name to find out the program name to use. 2001-06-08 03:21:07 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.