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

            Bug ID: 108829
           Summary: internal compiler error: in is_capture_proxy, at
                    cp/lambda.cc:272
           Product: gcc
           Version: 12.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: v.barinov at samsung dot com
  Target Milestone: ---

Created attachment 54474
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54474&action=edit
Reduced test case

Found an ICE during build of gdal-3.5.3 library

 gdal-3.6.2/ogr/ogrsf_frmts/openfilegdb/filegdbindex_write.cpp: In
instantiation of ‘bool OpenFileGDB::WriteIndex(VSILFILE*,
std::vector<ValueOIDPair>&, void (*)(std::vector<unsigned char>&, const
typename ValueOIDPair::first_type&, int), int&, int) [with ValueOIDPair =
std::pair<long int, int>; VSILFILE = FILE; typename ValueOIDPair::first_type =
long int]’:
 gdal-3.6.2/ogr/ogrsf_frmts/openfilegdb/filegdbindex_write.cpp:1300:27:  
required from here
 gdal-3.6.2/ogr/ogrsf_frmts/openfilegdb/filegdbindex_write.cpp:500:9: internal
compiler error: in is_capture_proxy, at cp/lambda.cc:272

Reply via email to