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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Marek Polacek <mpola...@gcc.gnu.org>:

https://gcc.gnu.org/g:cc694f45087c892e69ebbb177203c708f00b1bc7

commit r13-3365-gcc694f45087c892e69ebbb177203c708f00b1bc7
Author: Marek Polacek <pola...@redhat.com>
Date:   Tue Oct 11 12:51:40 2022 -0400

    testsuite: Only run -fcf-protection test on i?86/x86_64 [PR107213]

    This test fails on non-i?86/x86_64 targets because on those targets
    we get

      error: '-fcf-protection=full' is not supported for this target

    so this patch limits where the test is run.

            PR testsuite/107213

    gcc/testsuite/ChangeLog:

            * c-c++-common/pointer-to-fn1.c: Only run on i?86/x86_64.

Reply via email to