From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5EA053858D37; Sat, 19 Nov 2022 11:18:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5EA053858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668856735; bh=alCNTisSHrELBFhOgxZTM/vKLDJCHQ0Or3YZPr95vyA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JaqVO4ry+MJvC0essNvjKO21IuM2PgMg+T3vP9mRed8YWqNRu7nh1hF5nVReds6xW Q8Fhl0WRNxWCcPdfLGL3zwBWGpeH9k4GTIyCA9tHuTkRhGxEbaD40kn2/zxipoKKG4 DKGpdiSyzMf9nYSRkXFNpcQ5rmMIPl3bsLLQm1Yg= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/29793] [gdb/tdep, powerpc] FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler. Date: Sat, 19 Nov 2022 11:18:54 +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: 12.1 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: 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=3D29793 --- Comment #17 from Tom de Vries --- (In reply to Carl E Love from comment #15) > I tried to apply the patch to the very latest GDB tree. It doesn't apply= .=20 > Just wanted to see if I could help test the proposed patch. Btw, picking it from the mailing list is also possible: ... $ git log commit 15253318be0995200cc59929ca32eedbfd041e45 (HEAD -> master , origin/master, origin/HEAD) Author: Tsukasa OI Date: Mon Oct 24 10:08:15 2022 +0000 RISC-V: Add 'Ssstateen' extension and its CSRs $ git-pw patch list ... | 60847 | 18 hours ago | Fix gdb.cp/gdb2495.exp on powerpc64le=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 | Tom de Vries (tdevries@suse.de) | new | no=20= =20=20=20=20=20=20 |=20=20=20=20=20=20=20=20=20=20=20=20 | ... $ git-pw patch apply 60847 $ git log commit 317d28220514dd9b53530f6199f2b171c918db9e (HEAD -> master ) Author: Tom de Vries Date: Fri Nov 18 17:43:23 2022 +0100 Fix gdb.cp/gdb2495.exp on powerpc64le ... --=20 You are receiving this mail because: You are on the CC list for the bug.=