[Bug c++/91711] New: 23_containers/span/get_neg.cc fails on arm

clyon at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 9 14:08:00 GMT 2019


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

            Bug ID: 91711
           Summary: 23_containers/span/get_neg.cc fails on arm
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

The new test introduced at r275403 fails on arm targets:
/libstdc++-v3/testsuite/23_containers/span/get_neg.cc:27: error: call of
overloaded 'span(int*, long unsigned int)' is ambiguous


More information about the Gcc-bugs mailing list