[Bug c++/108321] New: [13 regression] g++.dg/contracts/contracts-tmpl-spec2.C fails after r13-4160-g2efb237ffc68ec

seurer at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 6 23:26:37 GMT 2023


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

            Bug ID: 108321
           Summary: [13 regression]
                    g++.dg/contracts/contracts-tmpl-spec2.C fails after
                    r13-4160-g2efb237ffc68ec
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:2efb237ffc68ec9bb17982434f5941bfa14f8b50, r13-4160-g2efb237ffc68ec

make  -k check-gcc
RUNTESTFLAGS="dg.exp=g++.dg/contracts/contracts-tmpl-spec2.C"
FAIL: g++.dg/contracts/contracts-tmpl-spec2.C   output pattern test
# of expected passes            2
# of unexpected failures        1

There was one other failure with this revision, too:

FAIL: compiler driver --help=c++ option(s): "^ +-.*[^:.]$" absent from output:
"  -fcontract-build-level=[off|default|audit] Specify max contract level to
generate runtime checks for"


commit 2efb237ffc68ec9bb17982434f5941bfa14f8b50 (HEAD, refs/bisect/bad)
Author: Jeff Chapman II <jchapman@lock3software.com>
Date:   Tue Jun 29 16:52:56 2021 -0400

    c++: implement P1492 contracts


More information about the Gcc-bugs mailing list