This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PowerPC/23070] CALL_V4_CLEAR_FP_ARGS flag not properly set
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Alan Modra <amodra at bigpond dot net dot au>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 22 Aug 2005 11:34:24 -0400
- Subject: Re: [PowerPC/23070] CALL_V4_CLEAR_FP_ARGS flag not properly set
- References: <20050820001537.GA22971@bubble.grove.modra.org>
PR target/23070
* config/rs6000/rs6000.c (function_arg): For ABI_V4 calls to
stdarg functions, set/clear the fp marker even when no variable
args are passed.
* config/rs6000/sysv4.opt (mprototype): Describe.
Okay for 4.0 and mainline. Check with Gaby if this is okay for 3.4.
David
:REVIEWMAIL: