On Wed, Aug 14, 2013 at 11:32 AM, Bill Schmidt
<wschm...@linux.vnet.ibm.com> wrote:

> Bootstrapped and tested on powerpc64-unknown-linux-gnu with no
> regressions.  Ok for trunk?
>
> Thanks,
> Bill
>
>
> gcc:
>
> 2013-08-14  Bill Schmidt  <wschm...@linux.vnet.ibm.com>
>
>         PR target/57949
>         * doc/invoke.texi: Add documentation of mcompat-align-parm
>         option.
>         * config/rs6000/rs6000.opt: Add mcompat-align-parm option.
>         * config/rs6000/rs6000.c (rs6000_function_arg_boundary): For AIX
>         and Linux, correct BLKmode alignment when 128-bit alignment is
>         required and compatibility flag is not set.
>         (rs6000_gimplify_va_arg): For AIX and Linux, honor specified
>         alignment for zero-size arguments when compatibility flag is not
>         set.
>
> gcc/testsuite:
>
> 2013-08-14  Bill Schmidt  <wschm...@linux.vnet.ibm.com>
>
>         PR target/57949
>         * gcc.target/powerpc/pr57949-1.c: New.
>         * gcc.target/powerpc/pr57949-2.c: New.

I don't have any better suggestion on the option name.

LGTM.

Thanks, David

Reply via email to