This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Fix diddle_return_value on SPARC


On Tue, Nov 16, 1999 at 02:37:46PM +0100, Jakub Jelinek wrote:
> 	* explow.c (hard_function_value): Add outgoing argument.
> 	* expr.h (hard_function_value): Declare it.
> 	* calls.c (expand_call, emit_library_call_value): Update callers.
> 	* function.c (aggregate_value_p): Ditto.
> 	(diddle_return_value): Must look at the outgoing registers
> 	on archs with register windows.

Applied.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]