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

            Bug ID: 110771
           Summary: [14 regression] g++.dg/gomp/pr58567.C fails after
                    r14-2655-g92d1425ca78040
           Product: gcc
           Version: 14.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:92d1425ca7804000cfe8aa635cf363a87d362d75, r14-2655-g92d1425ca78040
make  -k check-gcc RUNTESTFLAGS="gomp.exp=g++.dg/gomp/pr58567.C"
FAIL: g++.dg/gomp/pr58567.C  -std=c++98 (test for excess errors)
FAIL: g++.dg/gomp/pr58567.C  -std=c++14 (test for excess errors)
FAIL: g++.dg/gomp/pr58567.C  -std=c++17 (test for excess errors)
FAIL: g++.dg/gomp/pr58567.C  -std=c++20 (test for excess errors)
# of expected passes            4
# of unexpected failures        4


FAIL: g++.dg/gomp/pr58567.C  -std=c++20 (test for excess errors)
Excess errors:
/home/seurer/gcc/git/gcc-test2/gcc/testsuite/g++.dg/gomp/pr58567.C:8:3: error:
invalid type for iteration variable 'i'


commit 92d1425ca7804000cfe8aa635cf363a87d362d75 (HEAD)
Author: Patrick Palka <ppa...@redhat.com>
Date:   Wed Jul 19 16:10:20 2023 -0400

    c++: redundant targ coercion for var/alias tmpls

Reply via email to