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

            Bug ID: 72838
           Summary: FAIL: g++.dg/cpp0x/constexpr-cast.C
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: thopre01 at gcc dot gnu.org
                CC: msebor at gcc dot gnu.org
  Target Milestone: ---
            Target: arm-none-eabi

Hi,

g++.dg/cpp0x/constexpr-cast.C fails on arm-none-eabi on the dg-error at line 8:

NA->FAIL: g++.dg/cpp0x/constexpr-cast.C  -std=c++11 bug c++/49171 (test for
errors, line 8)
NA->FAIL: g++.dg/cpp0x/constexpr-cast.C  -std=c++14 bug c++/49171 (test for
errors, line 8)

I believe this is due to the target triplet which is *-*-*-* rather than *-*-*.

Best regards.

Reply via email to