From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D2AFE385840D; Tue, 27 Feb 2024 11:14:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D2AFE385840D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709032461; bh=XdKmQokzitcR90objw9zIlAy4HyHfZ9Asin4ZiOB59w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TSTSsth1uUI4CcIMmvvIadHCxkTS5KG/9dYXAJ9DLn8kE2m0/igNM7+9EBkpBztSF hyqVQcJHe/45z7aVEvqy//ujrc7qrdgBcaPFzhaGo7VCBWaQZJi21tIvgMhXO3/vGF 1znawlkF8r7hOy0LY461qyKO2PmHgNI9WNtrqmo4= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug ada/30908] [gdb/ada, gcc 13] FAIL: gdb.ada/str_binop_equal.exp: print my_str = "ABCD" Date: Tue, 27 Feb 2024 11:14:19 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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=3D30908 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #8 from Tom de Vries --- (In reply to Tom Tromey from comment #7) > I tried adding the with/use line and couldn't reproduce > this with Fedora 38 gcc. > I suspect this was fixed by >=20 > commit d56fdf1b976d32762c780a0107b20e61ce768967 > Author: Tom Tromey > Date: Tue Nov 28 14:26:56 2023 -0700 >=20 > Refine Ada overload matching >=20 > ... and this is a dup of bug#12607. > However, I can't really be sure. Confirmed, that commit fixes the FAILs in gdb.ada/widewide.exp and gdb.ada/str_binop_equal.exp. Marking dup, and I'll submit a patch to remove the KFAILs. *** This bug has been marked as a duplicate of bug 12607 *** --=20 You are receiving this mail because: You are on the CC list for the bug.=