https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101530

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>:

https://gcc.gnu.org/g:2c4dccb605d485293291878397b42927dc050481

commit r12-6514-g2c4dccb605d485293291878397b42927dc050481
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Wed Jan 12 09:39:21 2022 +0100

    testsuite: Fix up c-c++-common/builtin-shufflevector-3.c testcase
[PR101530]

    This fixes:
    FAIL: c-c++-common/builtin-shufflevector-3.c  -Wc++-compat  (test for
excess errors)
    Excess errors:
    .../gcc/testsuite/c-c++-common/builtin-shufflevector-3.c:6:1: warning: SSE
vector argument without SSE enabled changes the ABI [-Wpsabi]

    2022-01-12  Jakub Jelinek  <ja...@redhat.com>

            PR middle-end/101530
            * c-c++-common/builtin-shufflevector-3.c: Add -Wno-psabi to
            dg-options.

Reply via email to