On 4/11/25 1:01 PM, Alexandre Oliva wrote: > Like other ppc targets, powerpc-*-elf needs -Wno-psabi to compile > gcc.dg/ipa/ipa-sra-19.c without an undesired warning about vector > argument passing. > > Regstrapped on powerpc64le-linux-gnu. Also tested with gcc-14 on > x86_64-linux-x-powerpc-elf. Ok to install? > > > for gcc/testsuite/ChangeLog > > * gcc.dg/ipa/ipa-sra-19.c: Add -Wno-psabi on ppc-elf too.
If you really see a warning with powerpc-*-elf, then I'd consider this falls under the obvious rule. Peter