From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 843E4385841D; Sun, 7 Jan 2024 13:52:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 843E4385841D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1704635534; bh=3nYiv/y+LPnv+1nBgsE5flXBEDOnXvHnHMQQNY9G9WI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HKP7p0bDRdPqpcIWSoNWs88gYscoA6c4UcCcAG0OQpKOkdWdUU+ish3FJF2vvftH9 eiOp6R3t8iTFQEUUVo9mwdTwoKOAVdFtfFjAIXtylAT9ghW1tf6wF4OKky9v5TfgJY 0E7KSKaHUvpf7Llrb8V15661QiMBYrONwTRU8iMw= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31214] [gdb, aarch64] FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue Date: Sun, 07 Jan 2024 13:52:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 15.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=3D31214 --- Comment #3 from Tom de Vries --- (In reply to Tom de Vries from comment #2) > Fixes the test-case. But regresses here: ... FAIL: gdb.base/watchpoint-unaligned.exp: wpcount(4) ... Indeed, I suppose this approach regresses read watch points. --=20 You are receiving this mail because: You are on the CC list for the bug.=