[Bug testsuite/72838] New: FAIL: g++.dg/cpp0x/constexpr-cast.C

thopre01 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 8 14:56:00 GMT 2016


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.


More information about the Gcc-bugs mailing list