This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix for sparc64 aggregate va_arg
- To: Jakub Jelinek <jakub at redhat dot com>
- Subject: Re: [PATCH] Fix for sparc64 aggregate va_arg
- From: Richard Henderson <rth at cygnus dot com>
- Date: Tue, 30 Nov 1999 14:07:04 -0800
- Cc: gcc-patches at egcs dot cygnus dot com
- References: <19991130215540.F515@mff.cuni.cz>
On Tue, Nov 30, 1999 at 09:55:40PM +0100, Jakub Jelinek wrote:
> * config/sparc/sparc.c (sparc_va_arg): Fix sparc64 va_arg
> aggregate passing for sizes <= 16 bytes.
Applied.
r~