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

            Bug ID: 104206
           Summary: [12 regression] test case c-c++-common/pr72747-2.c
                    fails in r12-6821
           Product: gcc
           Version: 12.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:053bcc97f4a59e3f2811b8a1edf60fd733a580a0, r12-6821
make  -k check-gcc RUNTESTFLAGS="dg.exp=c-c++-common/pr72747-2.c"
FAIL: c-c++-common/pr72747-2.c  -std=gnu++98  scan-tree-dump-times gimple " w =
{i.0_1}" 1
FAIL: c-c++-common/pr72747-2.c  -std=gnu++14  scan-tree-dump-times gimple " w =
{i.0_1}" 1
FAIL: c-c++-common/pr72747-2.c  -std=gnu++17  scan-tree-dump-times gimple " w =
{i.0_1}" 1
FAIL: c-c++-common/pr72747-2.c  -std=gnu++20  scan-tree-dump-times gimple " w =
{i.0_1}" 1
# of expected passes            2
# of expected passes            4
# of unexpected failures        4


commit 053bcc97f4a59e3f2811b8a1edf60fd733a580a0 (HEAD, refs/bisect/bad)
Author: Jason Merrill <ja...@redhat.com>
Date:   Thu Jan 20 05:45:02 2022 -0500

    c++: constexpr and -fno-elide-constructors [PR101072]

Reply via email to