[Bug testsuite/107213] New: New test case c-c++-common/pointer-to-fn1.c uses unsupported option r13-3202-g67efffec943656

seurer at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 11 16:39:47 GMT 2022


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

            Bug ID: 107213
           Summary: New test case c-c++-common/pointer-to-fn1.c uses
                    unsupported option  r13-3202-g67efffec943656
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:67efffec943656a509e036cd3c785a5c3d6885e1, r13-3202-g67efffec943656
make  -k check-gcc RUNTESTFLAGS="dg.exp=c-c++-common/pointer-to-fn1.c"
FAIL: c-c++-common/pointer-to-fn1.c  -Wc++-compat   (test for warnings, line
14)
FAIL: c-c++-common/pointer-to-fn1.c  -Wc++-compat   (test for warnings, line
15)
FAIL: c-c++-common/pointer-to-fn1.c  -Wc++-compat   (test for warnings, line
16)
FAIL: c-c++-common/pointer-to-fn1.c  -Wc++-compat   (test for warnings, line
17)
FAIL: c-c++-common/pointer-to-fn1.c  -Wc++-compat  (test for excess errors)
FAIL: c-c++-common/pointer-to-fn1.c    (test for warnings, line 14)
FAIL: c-c++-common/pointer-to-fn1.c    (test for warnings, line 15)
FAIL: c-c++-common/pointer-to-fn1.c    (test for warnings, line 16)
FAIL: c-c++-common/pointer-to-fn1.c    (test for warnings, line 17)
FAIL: c-c++-common/pointer-to-fn1.c   (test for excess errors)

spawn -ignore SIGHUP
/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/g++/../../xg++
-B/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/g++/../../
/home/seurer/gcc/git/gcc-test/gcc/testsuite/c-c++-common/pointer-to-fn1.c
-fdiagnostics-plain-output -nostdinc++
-I/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/powerpc64le-unknown-linux-gnu
-I/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include
-I/home/seurer/gcc/git/gcc-test/libstdc++-v3/libsupc++
-I/home/seurer/gcc/git/gcc-test/libstdc++-v3/include/backward
-I/home/seurer/gcc/git/gcc-test/libstdc++-v3/testsuite/util -fmessage-length=0
-fcf-protection -std=c++11 -fpermissive -S -o pointer-to-fn1.s^M
cc1plus: error: '-fcf-protection=full' is not supported for this target^M
compiler exited with status 1
FAIL: c-c++-common/pointer-to-fn1.c    (test for warnings, line 14)
FAIL: c-c++-common/pointer-to-fn1.c    (test for warnings, line 15)
FAIL: c-c++-common/pointer-to-fn1.c    (test for warnings, line 16)
FAIL: c-c++-common/pointer-to-fn1.c    (test for warnings, line 17)


commit 67efffec943656a509e036cd3c785a5c3d6885e1 (HEAD, refs/bisect/bad)
Author: Marek Polacek <polacek@redhat.com>
Date:   Thu Sep 29 17:49:32 2022 -0400

    c-family: ICE with [[gnu::nocf_check]] [PR106937]


More information about the Gcc-bugs mailing list