This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: return value changes
- To: Jan Hubicka <jh at suse dot cz>
- Subject: Re: return value changes
- From: Richard Henderson <rth at redhat dot com>
- Date: Fri, 8 Jun 2001 11:25:59 -0700
- Cc: gcc-patches at gcc dot gnu dot org, patches at x86-64 dot org
- References: <20010608144326.C13443@atrey.karlin.mff.cuni.cz>
On Fri, Jun 08, 2001 at 02:43:26PM +0200, Jan Hubicka wrote:
> * 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.
Ok.
r~