Go to file
Mark Mitchell 738e281059 expr.c (cplus_expand_expr): Preserve temporaries when expanding STMT_EXPRs.
* expr.c (cplus_expand_expr): Preserve temporaries when expanding
	STMT_EXPRs.
	* optimize.c (struct inline_data): Add target_exprs field.
	(declare_return_variable): When a function returns an aggregate,
	use the variable declared in the TARGET_EXPR as the remapped
	DECL_RESULT.
	(expand_call_inline): Update the pending target_exprs stack.
	(optimize_function): Initialize the stack.

From-SVN: r33561
2000-05-01 05:50:40 +00:00
boehm-gc Fixed ChangeLog merge snafu 2000-04-27 00:45:13 +00:00
config
contrib index-prop: Use a single pattern. 2000-04-28 18:06:30 -04:00
etc
gcc expr.c (cplus_expand_expr): Preserve temporaries when expanding STMT_EXPRs. 2000-05-01 05:50:40 +00:00
include * libiberty/cplus-dem.c 2000-04-28 18:22:22 -04:00
INSTALL
libchill
libf2c Daily bump. 2000-04-30 01:45:07 -06:00
libffi
libiberty Makefile.in (maintainer-clean-subdir): Fix handling of empty SUBDIRS. 2000-04-29 14:25:12 +00:00
libio
libjava Removed mistakenly-committed ChangeLog entry 2000-04-28 16:29:30 +00:00
libobjc
libstdc++ sstream: New file. 2000-04-24 17:31:57 +00:00
libstdc++-v3 mknumeric_limits (trait_name): Fix copyright notice. 2000-05-01 00:14:10 +00:00
texinfo
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
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.