From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A20E53857820; Wed, 25 Nov 2020 16:31:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A20E53857820 From: "doko at debian dot org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyB0cmVlLW9wdGltaXphdGlvbi85Nzk5MF0gTmV3OiBJQ0U6?= =?UTF-8?B?IOKAmHZlcmlmeV90eXBl4oCZIGZhaWxlZA==?= Date: Wed, 25 Nov 2020 16:31:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 10.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: doko at debian dot org 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2020 16:31:28 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D97990 Bug ID: 97990 Summary: ICE: =E2=80=98verify_type=E2=80=99 failed Product: gcc Version: 10.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: doko at debian dot org Target Milestone: --- Created attachment 49626 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D49626&action=3Dedit preprocessed source seen with the gcc-10 branch and the trunk on x86_64-linux-gnu,, -Wall is ne= eded to trigger the ICE. compiler configured with --enable-checking=3Dyes,extra,rtl $ g++ -Wall -O2 -flto -c lambda.ii :303:1: error: type variant with =E2=80=98TYPE_ALIAS_SET_KNOWN_P=E2=80=99 unit-size align:16 warn_if_not_align:0 symtab:0 alias-set 2 canonical-type 0x7f28b07af498 precision:16 min max > sizes-gimplified type_6 HI size unit-si= ze align:16 warn_if_not_align:0 symtab:0 alias-set 2 canonical-type 0x7f28b0900c78 nunits:1> unit-size align:16 warn_if_not_align:0 symtab:0 alias-set 2 canonical-type 0x7f28b07af498 precision:16 min max > sizes-gimplified type_6 HI size unit-si= ze align:16 warn_if_not_align:0 symtab:0 alias-set 2 canonical-type 0x7f28b0900c78 nunits:1> during IPA pass: *free_lang_data :303:1: internal compiler error: =E2=80=98verify_type=E2=80=99 failed 0x151a060 verify_type(tree_node const*) ../../src/gcc/tree.c:14727 0x151cf5b free_lang_data ../../src/gcc/tree.c:6357 0x151cf5b execute ../../src/gcc/tree.c:6402 Please submit a full bug report, with preprocessed source if appropriate.=