Go to file
Kaz Kojima 726d4cb79c re PR target/15130 ([3.3/3.4][sh4-linux] miscompilation with -O2)
PR target/15130
	* config/sh/sh-protos.h (sh_expand_epilogue): Change prototype.
	* config/sh/sh.c (output_stack_adjust): Take the sibcall epilogue
	into account.  Compute the correct number of general registers
	for the return value.  Generate a special push/pop sequence when
	failing to get a temporary register for non SHmedia epilogue.
	(sh_expand_epilogue): Add an argument to show whether it's for
	sibcall or not.  Set the 3rd argument of output_stack_adjust to
	-1 if needed.
	(sh_need_epilogue): Call sh_expand_epilogue with 0.
	* config/sh/sh.md (sibcall_epilogue): Call sh_expand_epilogue
	with 1.
	(epilogue): Call sh_expand_epilogue with 0.

From-SVN: r81683
2004-05-10 23:25:13 +00:00
boehm-gc
config
contrib
fastjar
gcc re PR target/15130 ([3.3/3.4][sh4-linux] miscompilation with -O2) 2004-05-10 23:25:13 +00:00
include
INSTALL
intl
libada
libf2c
libffi
libiberty
libjava libjava.exp (libjava_invoke): Add new argument ld_library_additions. 2004-05-10 22:44:13 +02:00
libobjc * Makefile.in (toolexecdir): Remove trailing space. 2004-05-09 20:24:26 +00:00
libstdc++-v3 Daily bump. 2004-05-10 00:16:11 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog
compile
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
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.