Jeff Law wrote:
> On 11/11/13 07:32, Ulrich Weigand wrote:
> > 2013-11-11  Ulrich Weigand  <ulrich.weig...@de.ibm.com>
> >
> >     * calls.c (store_unaligned_arguments_into_pseudos): Skip PARALLEL
> >     arguments.
> OK, so after a lot of worrying, I think this is OK.  I kept thinking 
> this had to tie into the BLKmode return value braindamage that we have 
> to support on the PA.  But that's not the case here.  This is strictly 
> arguments.
> 
> If the argument is a PARALLEL, then yes, there's no sense in using 
> store_unaligned_arguments_into_pseudos, at least AFAICT, they are 
> handled by emit_group_move.
> 
> OK for the trunk, thanks for your patience,

Many thanks for reviewing these two patches, Jeff!

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  ulrich.weig...@de.ibm.com

Reply via email to