From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E3B133858C78; Thu, 18 Apr 2024 18:12:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E3B133858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713463961; bh=FaKU+rmO3z/nrQPSFUJo2Xpnhy5t6GiZUc9i1Uygue8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bderNMMlGQm7tqAPnbRPcw/H8QHjzOjz8D1q/L1GMZg6QgI3hHM3nrKKlHRKSZ3lc 24kUVenVh57mI8vJmBfV12trzVjui6oZQARSymZqnVYl9/rP1PPZOMcvKNPMlZCQ/c fwhFNLgvbesdIs+NuAPmpnFvLRismaUjWO9zqUs4= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug ada/31648] [gdb/ada] segfault in coerce_ref Date: Thu, 18 Apr 2024 18:12:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: ada X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D31648 --- Comment #7 from Tom Tromey --- A newer compiler, even with -fgnat-encodings=3Dall, doesn't emit this renaming: <3><1cf8>: Abbrev Number: 25 (DW_TAG_variable) <1cf9> DW_AT_name : (indirect string, offset: 0x1439): vars___XR_R11b___XEXA <1cfd> DW_AT_type : <0x1af8> <1d01> DW_AT_artificial : 1 <1d02> DW_AT_location : 2 byte block: 77 0 (DW_OP_breg7 (rsp):= 0) Offhand I'm not sure if renaming this is correct or not. --=20 You are receiving this mail because: You are on the CC list for the bug.=