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

            Bug ID: 100286
           Summary: experimental/net/internet/socket/opt.cc fails on
                    arm-eabi (r12-137)
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

As of r12-137 (g:c0fa3f2fb365144b3a059920aeaf6ff37db1177d),
experimental/net/internet/socket/opt.cc fails on arm-eabi:

/aci-gcc-fsf/builds/gcc-fsf-gccsrc/obj-arm-none-eabi/gcc3/arm-none-eabi/libstdc++-v3/include/experimental/internet:
In member function 'std::experimental::net::v1::ip::__string_with<_Allocator>
std::experimental::net::v1::ip::address::to_string(const _Allocator&) const':
/aci-gcc-fsf/builds/gcc-fsf-gccsrc/obj-arm-none-eabi/gcc3/arm-none-eabi/libstdc++-v3/include/experimental/internet:494:
error: 'class std::experimental::net::v1::ip::address_v4' has no member named
'to_string'
/aci-gcc-fsf/builds/gcc-fsf-gccsrc/obj-arm-none-eabi/gcc3/arm-none-eabi/libstdc++-v3/include/experimental/internet:495:
error: 'class std::experimental::net::v1::ip::address_v6' has no member named
'to_string'

Reply via email to