This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: assign_parm_setup_block handling of parallels
- From: Richard Henderson <rth at redhat dot com>
- To: Aldy Hernandez <aldyh at redhat dot com>
- Cc: gcc at gcc dot gnu dot org, ebotcazou at libertysurf dot fr, dje at watson dot ibm dot com
- Date: Wed, 12 Jan 2005 11:32:00 -0800
- Subject: Re: assign_parm_setup_block handling of parallels
- References: <20041223202824.GA8247@redhat.com> <20041223210400.GH19547@redhat.com> <20041223214543.GA16125@redhat.com> <20041223223759.GA19928@redhat.com> <20050112165517.GA21567@redhat.com>
On Wed, Jan 12, 2005 at 12:55:17PM -0400, Aldy Hernandez wrote:
> * function.c (assign_parm_setup_block): Relax condition on
> multi-register optimization.
Ok with the fixed hard_regno_nregs check.
r~