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

--- Comment #4 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:621f5362253f00b910686e8221e6756457f71e81

commit r13-2019-g621f5362253f00b910686e8221e6756457f71e81
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Thu Aug 11 10:29:06 2022 +0200

    testsuite: Fix up pr106243* tests on i686-linux [PR106243]

    These 2 tests were FAILing on i686-linux or e.g. with
    --target_board=unix/-m32/-mno-sse on x86_64-linux due to
    -Wpsabi warnings.

    2022-08-11  Jakub Jelinek  <ja...@redhat.com>

            PR tree-optimization/106243
            * gcc.dg/pr106243.c: Add -Wno-psabi to dg-options.
            * gcc.dg/pr106243-1.c: Likewise.

Reply via email to