From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 486593858D33; Tue, 11 Apr 2023 15:40:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 486593858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681227647; bh=Hp0gLWaaRD42dNtyx5EMEQjvPKTtPsbo+yGzjMJC2HM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PCgHz2FvkwzHmVS2mGawRQm1vMIKiUob0UgdxdllVJpmmWL7yjGiAs4xwH5G7mJh/ 021MpmiiLet5IWft+2/+moMFsEmKQlGkZnnqyQYksSJSwl8zp9fSJOs6iOp82z5809 0b3rpWm3w0a1k3uqTm+thy+nSQSjzmRaQQvGyFQ8= From: "dodji at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/30297] abg-dwarf-reader.cc:11251: execution should not have reached this point! Date: Tue, 11 Apr 2023 15:40:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dodji at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30297 dodji at redhat dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|29412 |30334 --- Comment #1 from dodji at redhat dot com --- This assert is due to the fact that libabigail doesn't yet support the DW_TAG_interface_type DIE. We ought to support this kind of DIE in the near future. Referenced Bugs: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29412 [Bug 29412] libabigail 2.2 Assertion metabug https://sourceware.org/bugzilla/show_bug.cgi?id=3D30334 [Bug 30334] Support DW_TAG_iterface_type DIEs (for languages like D and Jav= a) --=20 You are receiving this mail because: You are on the CC list for the bug.=