This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Re: Your assign_parms changes
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: dje at watson dot ibm dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 17 Dec 03 23:10:39 EST
- Subject: Re: [PATCH] Re: Your assign_parms changes
Is it appropriate to use the same logic to update max_parm_reg and
parm_reg_stack_loc as elsewhere in assign_parms?
I think so, but shouldn't you also be setting the value of parm_reg_stack_loc
for that register?