From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 51A423858CDB; Mon, 26 Feb 2024 18:38:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51A423858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1708972683; bh=O+VzPqKnoOCcnLZRxBabYBDcufMnSYfVX84793Qorv0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TV+56bsA7yRG3eusLUYGPaWeXWX/NdGAakKTJZAQE3y7zwKZJiHqaJwRvNkysTxad MNEsk4agpV2wY0JQMcqcS7Q+uKmwQm5lGh6KxJBgIsRXXRSC+PSG/GaCFE8ibLmQfU p12qxDOAH+C9AAWVtdRUZyxoMNPJxnuDqU4sCMSE= From: "tromey at sourceware dot 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: Mon, 26 Feb 2024 18:38:02 +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: tromey at sourceware dot 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=3D30908 --- Comment #7 from Tom Tromey --- I tried adding the with/use line and couldn't reproduce this with Fedora 38 gcc. I suspect this was fixed by commit d56fdf1b976d32762c780a0107b20e61ce768967 Author: Tom Tromey Date: Tue Nov 28 14:26:56 2023 -0700 Refine Ada overload matching ... and this is a dup of bug#12607. However, I can't really be sure. --=20 You are receiving this mail because: You are on the CC list for the bug.=