From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D04563858C27; Tue, 26 Sep 2023 17:14:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D04563858C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1695748475; bh=j+Dmv4xrT9HzkBdNEB1wjivMAlKBY7Fyg8c+PjV6Jug=; h=From:To:Subject:Date:In-Reply-To:References:From; b=N0BpAnv7iqKi3Rwcr7x2EPIOGV/OyvaQM3vp1L3lRiXVF5gADTQ5XzDFicq4qTSd8 HxQAxWsJc705c0xRAloZC1FH97BZf+f/qvx3mHyLDM35YiYLPxnQYOm4p7QyHqK70o a2W/Xww0X96zB+wSBqVrimDZ6mqCIJP+PV61Vlp0= 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, 26 Sep 2023 17:14:35 +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: 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 #2 from Tom de Vries --- (In reply to Tom Tromey from comment #1) > Do you have Ada system debug info installed? No for both cases. And after I installed the debug info in both cases using: ... $ sudo zypper install gcc7-ada-debuginfo libada7-debuginfo ... and: ... $ zypper install gcc13-ada-debuginfo libada13-debuginfo ... there's no change in behaviour. --=20 You are receiving this mail because: You are on the CC list for the bug.=