From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D47A63856DF4; Wed, 25 Oct 2023 13:48:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D47A63856DF4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1698241689; bh=K49LJ4BNpAIflv3gRZklxLWh6xvgiaiPP6dHm/ffmfI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AEp4KDASlMP062t0F5eu1RPig6w1pCHc+KmKKRR42kE+luuY9jma65eRCioQ3/1s4 2jbbxrkLmIt3pRpiWx3cLqUOaAn+jKHloPeXr7bfHDkMAiQMYtOfkoDwef4+bFd/dU 1i+gsHZsill4ca0Ksq1IUcHVvxx94EuqtvAdCSRE= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug ada/28463] FAIL: gdb.ada/set_pckd_arr_elt.exp: scenario=minimal: print va.t(1) := 15 Date: Wed, 25 Oct 2023 13:48:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: ada X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WORKSFORME X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D28463 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #2 from Tom de Vries --- It's unfortunate I didn't note down the compiler version and precise source= s. I've tried to reproduce this, using: - gdb 11.2, gdb 12.1, and a gdb snapshot of the reporting date - gcc 7, 8, 9, 10, 11 and 12 I've also tried the snapshot with address sanitizer. But the problem doesn't reproduce. I'm resolving this as worksforme until I run into this again somehow. --=20 You are receiving this mail because: You are on the CC list for the bug.=