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

            Bug ID: 86041
           Summary: g++.dg/cpp1z/feat-cxx1z.C fails since 261090
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

Hi Jason,

Since your commit r261090 (Bump __cpp_deduction_guides to 201703), I've noticed
that:
FAIL: g++.dg/cpp1z/feat-cxx1z.C
at least on arm
/gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C:362:4: error: #error
"__cpp_deduction_guides != 201611"
compiler exited with status 1

Is it just a matter of updating the testcase?

Reply via email to