From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 83AC13857C4F; Tue, 28 Nov 2023 00:58:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 83AC13857C4F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1701133136; bh=1X7TWZsPwO+2clSyNcLKf/Dn40NjFgqNJQabqC08vdI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QRp8DEYfUnX0TD8n3+4g9Pu8zIrebHLF+p6PBHsEYfy/7KkcENUBzCDwoKV1mZkKV bpoQJYOPRLJGP2N7lnLIIrB/9o8UoEOaPj8jGhxO4cQisDOILXj1XL4lY/5ZtsHKkZ m+RSbTo2wIG3eYoMUUCry3BfhU05ZBYGunN0XVWk= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug exp/31005] "Cannot access memory at address 0x0" for inlined function argument Date: Tue, 28 Nov 2023 00:58:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: exp X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D31005 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at sourceware dot org |tromey at sourcewar= e dot org --- Comment #6 from Tom Tromey --- Your patch is reasonably close but I think the LOC_CONST part will fail for big-endian targets. I've got a patch and a test case. I'll see if I can dig up a big-endian machine to test it on. --=20 You are receiving this mail because: You are on the CC list for the bug.=