On Fri, Apr 02, 2021 at 02:05:24PM -0300, Alexandre Oliva wrote:
> The default CPU for our ppc-vx7r2 toolchain has no support for altivec
> or vsx, so an ABI without vector support is selected.  The selected
> calling conventions do not cover passing or returning vector types, so
> -Wpsabi warns about such uses.
> 
> powerpc-ibm-aix* already silences these warnings with -Wno-psabi;
> this patch extends that to powerpc-wrs-vxworks* too.

Okay for trunk.  Thanks!


Segher


>       * gcc.dg/ipa/ipa-sra-19.c: Extend -Wno-psabi to ppc-vx7r2.

Reply via email to