From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5530E3858D33; Thu, 16 Feb 2023 18:42:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5530E3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676572934; bh=hp1hnDouPDQbCneA/42VstnSNlbuCbL9/LjoVx4dDgg=; h=From:To:Subject:Date:From; b=wn9IoSn7A+VvfA4l5s2G5OcjBJngsFFHyFhS8D4vzMKfeR0GB1REXjnyq5uKzlkEn /Q6xV1xbSuCl0pyAm7huyOUDeZnxIod2KL00tfr5yeQwknBZjaBHRtFV/C5Q8luXGr WZD6iTBnwPdL9SQan+euyo9LGmS0f59d1uWFf9lk= From: "v.barinov at samsung dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108829] New: internal compiler error: in is_capture_proxy, at cp/lambda.cc:272 Date: Thu, 16 Feb 2023 18:42:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 12.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: v.barinov at samsung dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108829 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=3D54474&action=3Dedit 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 =E2=80=98bool OpenFileGDB::WriteIndex(VSILFILE*, std::vector&, void (*)(std::vector&, const typename ValueOIDPair::first_type&, int), int&, int) [with ValueOIDPair =3D std::pair; VSILFILE =3D FILE; typename ValueOIDPair::first_t= ype =3D long int]=E2=80=99: gdal-3.6.2/ogr/ogrsf_frmts/openfilegdb/filegdbindex_write.cpp:1300:27:=20= =20 required from here gdal-3.6.2/ogr/ogrsf_frmts/openfilegdb/filegdbindex_write.cpp:500:9: inter= nal compiler error: in is_capture_proxy, at cp/lambda.cc:272=