From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2ECF63858C60; Fri, 12 Jan 2024 14:15:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2ECF63858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705068912; bh=7DvrgwusozUMFSdN2mKpJq+m1f/ZUSExOR5DSww1xFE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dBZbT4K6FRDJtPocKpiW7PXIr1xDfOhDH6I1eXLOhSq5E3SRuM/l3xKrvZDbRP8yf ZtTa9kpsHpvut8SWAPUhdm0iSVpWYRKMJ0PZxXaPQaWZdnJXnXU9+G+cHtQ39axZvW CZd85TG4JeOUWrb86yoc/W64akzeq+ZpZCE/HweE= From: "ssbssa at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug tdep/8608] hppa-tdep recognition of std-with-modify is busted Date: Fri, 12 Jan 2024 14:15:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: 6.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ssbssa at sourceware dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D8608 Hannes Domani changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ssbssa at sourceware dot o= rg --- Comment #2 from Hannes Domani --- The extra digit was fixed in this commit: https://sourceware.org/git/?p=3Dbinutils-gdb.git;a=3Dcommitdiff;h=3D5613269= 142b3d02fb227db9855bfda034fb261de But apparently there is more to do: (In reply to Michael Elizabeth Chastain from comment #1) > Fix: > Don't just change the instruction. That "if" test is way suspicious. Th= ere > are two forms of std, and it handles only one form. It doesn't handle > non-zero immediate displacemnts. The code in the "else" actually probably > does a better job. --=20 You are receiving this mail because: You are on the CC list for the bug.=