public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/107213] New: New test case c-c++-common/pointer-to-fn1.c uses unsupported option  r13-3202-g67efffec943656
@ 2022-10-11 16:39 seurer at gcc dot gnu.org
  2022-10-11 16:42 ` [Bug testsuite/107213] " mpolacek at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: seurer at gcc dot gnu.org @ 2022-10-11 16:39 UTC (permalink / raw)
  To: gcc-bugs

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]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug testsuite/107213] New test case c-c++-common/pointer-to-fn1.c uses unsupported option  r13-3202-g67efffec943656
  2022-10-11 16:39 [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
@ 2022-10-11 16:42 ` mpolacek at gcc dot gnu.org
  2022-10-18 17:41 ` cvs-commit at gcc dot gnu.org
  2022-10-18 17:42 ` mpolacek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2022-10-11 16:42 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-10-11
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |mpolacek at gcc dot gnu.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug testsuite/107213] New test case c-c++-common/pointer-to-fn1.c uses unsupported option  r13-3202-g67efffec943656
  2022-10-11 16:39 [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
  2022-10-11 16:42 ` [Bug testsuite/107213] " mpolacek at gcc dot gnu.org
@ 2022-10-18 17:41 ` cvs-commit at gcc dot gnu.org
  2022-10-18 17:42 ` mpolacek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-10-18 17:41 UTC (permalink / raw)
  To: gcc-bugs

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 <mpolacek@gcc.gnu.org>:

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

commit r13-3365-gcc694f45087c892e69ebbb177203c708f00b1bc7
Author: Marek Polacek <polacek@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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug testsuite/107213] New test case c-c++-common/pointer-to-fn1.c uses unsupported option  r13-3202-g67efffec943656
  2022-10-11 16:39 [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
  2022-10-11 16:42 ` [Bug testsuite/107213] " mpolacek at gcc dot gnu.org
  2022-10-18 17:41 ` cvs-commit at gcc dot gnu.org
@ 2022-10-18 17:42 ` mpolacek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2022-10-18 17:42 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Fixed.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-18 17:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11 16:39 [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
2022-10-11 16:42 ` [Bug testsuite/107213] " mpolacek at gcc dot gnu.org
2022-10-18 17:41 ` cvs-commit at gcc dot gnu.org
2022-10-18 17:42 ` mpolacek at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).