From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 928A9385843E; Tue, 27 Feb 2024 15:21:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 928A9385843E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709047309; bh=lIU8o1ClHmZufErbtcNPaQq9UvzcCAXwYTsaP/chJWs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=h/aF6Q7V+IfdkYX9Dq+WtOmSxy/2OKCyA94+jS6SLTvZajDSnJ9SxhVV1DNio2JGx 5fSdKH054wbkqDzAcxd49V8M7Od/mEZYDYuMjeOz7bmJbaaKF6mVTPZaKDwMM7n9Z5 cv2Y9PSy7ymn7VKc+gM01kQwtcA52X1xSAucKOQ4= From: "cvs-commit 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 15:21:49 +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: cvs-commit 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: 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 --- Comment #10 from Sourceware Commits --- The master branch has been updated by Tom de Vries : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D0dbca2abb947= 78204b2c972bcca3855cdbf9afba commit 0dbca2abb94778204b2c972bcca3855cdbf9afba Author: Tom de Vries Date: Tue Feb 27 16:21:56 2024 +0100 [gdb/testsuite] Remove KFAIL for PR ada/30908 PR ada/30908 turns out to be a duplicate of PR ada/12607, which was fix= ed by commit d56fdf1b976 ("Refine Ada overload matching"). Remove the KFAILs for PR ada/30908. Tested on x86_64-linux. Approved-By: Tom Tromey Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30908 --=20 You are receiving this mail because: You are on the CC list for the bug.=