On Mon, 30 Sep 2019 at 18:48, Richard Sandiford <richard.sandif...@arm.com>
wrote:

> Richard Sandiford <richard.sandif...@arm.com> writes:
> > [This follows on from:
> >  https://gcc.gnu.org/ml/gcc-patches/2019-09/msg00778.html
> >  https://gcc.gnu.org/ml/gcc-patches/2019-09/msg01456.html]
> >
> > With the function ABI stuff, we can now support shrink-wrapping of
> > non-leaf vector PCS functions.  This is particularly useful if the
> > vector PCS function calls an ordinary function on an error path,
> > since we can then keep the extra saves and restores specific to
> > that path too.
> >
> > Tested on aarch64-linux-gnu.  OK to install?
>
> Now self-approved :-), applied as r276340.
>

Hi Richard,

As you may have noticed from gcc-testresults, the new test simd-abi-9.c
fails with -mabi=ilp32.

Christophe



>
> Richard
>

Reply via email to