From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D5C383858D35; Fri, 7 Apr 2023 18:23:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D5C383858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680891783; bh=vVlTB5/4U5469OCfwbM5wotKfVxp5PeC/j2kTOt9+N4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=seed8BcR/GwAxLcMPDbMT0VH1nLIDVX+AgsmyJCJtoKI10DcO0KtjcWuqiM2iKZJz vlr+EsOG7yIBQ3cvJCZERfzMbNoQHVUcMPgRO9blTfBlRT/relMDaMKv9DaOmS7uSb htOpSisesdJm3O8LU9RAybeiCbgb51qYnJ/cnHc4= From: "dodji at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/30309] self-compare reports differences on gcc-gnat from fc37 Date: Fri, 07 Apr 2023 18:23:03 +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: short_desc 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=3D30309 dodji at redhat dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|gcc-gnat from fedora37 |self-compare reports |asserts |differences on gcc-gnat | |from fc37 --- Comment #1 from dodji at redhat dot com --- This doesn't assert anymore with this patch on master: ff8cba87 dwarf-reader: Support indirectly referenced subrange_type DIEs I believe the actual patch that fixes this exact crash you reported is this one: eb272db9 reader: Make reader::get_scope_for_node handle subranges at array scope So this package can now be analyzed. However, I am seeing self-compare difference error which looks like those t= hat you have reported elsewhere. So I am re-qualifying this. --=20 You are receiving this mail because: You are on the CC list for the bug.=