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

            Bug ID: 109608
           Summary: [14 regression] net test case
                    g++.dg/cpp0x/constexpr-pmf3.C in
                    r10-11306-gda17a9049ee0a8 has excess errors
           Product: gcc
           Version: 10.4.1
            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:da17a9049ee0a8ca9f93edf137df92e824a7593e, r10-11306-gda17a9049ee0a8
make  -k check-gcc RUNTESTFLAGS="dg.exp=g++.dg/cpp0x/constexpr-pmf3.C"
FAIL: g++.dg/cpp0x/constexpr-pmf3.C  -std=c++14 (test for excess errors)
FAIL: g++.dg/cpp0x/constexpr-pmf3.C  -std=c++17 (test for excess errors)
FAIL: g++.dg/cpp0x/constexpr-pmf3.C  -std=c++2a (test for excess errors)
# of unexpected failures        3
# of unsupported tests          1


commit da17a9049ee0a8ca9f93edf137df92e824a7593e (HEAD, refs/bisect/bad)
Author: Jason Merrill <ja...@redhat.com>
Date:   Thu Mar 23 16:50:09 2023 -0400

    c++: constexpr PMF conversion [PR105996]


FAIL: g++.dg/cpp0x/constexpr-pmf3.C  -std=c++14 (test for excess errors)
Excess errors:
/home/seurer/gcc/git/gcc-10-test/gcc/testsuite/g++.dg/cpp0x/constexpr-pmf3.C:12:41:
error: extra ';' [-Wpedantic]

Reply via email to