From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 25B8B384F6DD; Fri, 18 Nov 2022 09:55:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 25B8B384F6DD DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668765337; bh=C2sEZMqs0iIOtYbQJd0jxNDwoylHRuZBRIT600Rka9c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Hegoybl3F3n2vudre7H/WyuMxHn7PRbu07pnYfzRUmIQ1X5Vbj+qWtKxf6xgUoPgC oz8533nTomm3fN+BH7UFibLdqlGrhvY7sBVeChGRoBY9zpVa+D3j3/MGh8EVNJwwLK 2/XCQDExxLXYbR+z5IfYqXgcBSw5SvH8umnm9zUY= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/29804] [gdb/tdep, vax] Remove gdbarch_deprecated_function_start_offset Date: Fri, 18 Nov 2022 09:55:36 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.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: 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=3D29804 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |macro at orcam dot me.uk --- Comment #1 from Tom de Vries --- (In reply to Tom de Vries from comment #0) > Unfortunately grepping through the sources shows that code locations of=20 > gdbarch_deprecated_function_start_offset and convert_from_func_ptr_addr > don't always overlap, so this is not a mechanical substitution, and needs= to > be tested. Maciej, I saw that when vax was announced to be deprecated as gcc target due to usi= ng cc0, you did the conversion from cc0 to MODE_CC. Are you able to test on vax? Are you willing to look into this PR? --=20 You are receiving this mail because: You are on the CC list for the bug.=