Re: [PATCH] testsuite/ix86: prune MMX ABI warning

2022-06-28 Thread Uros Bizjak via Gcc-patches
On Tue, Jun 28, 2022 at 8:48 AM Jan Beulich wrote: > > So far on 32-bit hosts this test failed (for both C and C++) because of > the ABI change warning occurring without (explictly) enabling MMX. > > gcc/testsuite/ > > * c-c++-common/torture/builtin-shufflevector-2.c: Prune ix86 MMX >

[PATCH] testsuite/ix86: prune MMX ABI warning

2022-06-27 Thread Jan Beulich via Gcc-patches
So far on 32-bit hosts this test failed (for both C and C++) because of the ABI change warning occurring without (explictly) enabling MMX. gcc/testsuite/ * c-c++-common/torture/builtin-shufflevector-2.c: Prune ix86 MMX ABI warning. --- a/gcc/testsuite/c-c++-common/torture/builtin