public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/108829] New: internal compiler error: in is_capture_proxy, at cp/lambda.cc:272
@ 2023-02-16 18:42 v.barinov at samsung dot com
  2023-02-16 18:43 ` [Bug c++/108829] " v.barinov at samsung dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: v.barinov at samsung dot com @ 2023-02-16 18:42 UTC (permalink / raw)
  To: gcc-bugs

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-02-20 17:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16 18:42 [Bug c++/108829] New: internal compiler error: in is_capture_proxy, at cp/lambda.cc:272 v.barinov at samsung dot com
2023-02-16 18:43 ` [Bug c++/108829] " v.barinov at samsung dot com
2023-02-16 18:46 ` mpolacek at gcc dot gnu.org
2023-02-16 18:48 ` [Bug c++/108829] [13 Regression] " pinskia at gcc dot gnu.org
2023-02-16 18:49 ` pinskia at gcc dot gnu.org
2023-02-16 18:50 ` [Bug c++/108829] [12/13 " pinskia at gcc dot gnu.org
2023-02-16 18:55 ` mpolacek at gcc dot gnu.org
2023-02-20 14:18 ` cvs-commit at gcc dot gnu.org
2023-02-20 15:48 ` [Bug c++/108829] [12 " mpolacek at gcc dot gnu.org
2023-02-20 17:27 ` cvs-commit at gcc dot gnu.org
2023-02-20 17:28 ` mpolacek at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).