From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A9AAC38582AA; Fri, 12 Jan 2024 10:18:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A9AAC38582AA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705054694; bh=xTdomEjK/88GoTR/ntrv7Rhk2ytdQrkzCK8cBvo8lcs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CVjcguhTd3rGUsYd79qtFiAzhX16DRYoAnB+pM2E7fRmnWFMUd59QXRt0b7o11ghP 6T6j5V3uh/8Gov0kTGoF8U2VPZd+EHPQ5f+McNHCR8x1+gFldlhd0D2KcghSaekvfd qIUpHbjnV1dUES9wUKEzXe/T2LgqmdSOqttLyKk4= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31237] [gdb, clang] FAIL: gdb.gdb/index-file.exp: gdb-index files are identical Date: Fri, 12 Jan 2024 10:18:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb 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=3D31237 --- Comment #1 from Tom de Vries --- (In reply to Tom de Vries from comment #0) > I build gdb with clang, and ran into: This was on aarch64-linux. Now also reproduced on x86_64-linux, with clang 15.0.7, both at -O0 and 02. --=20 You are receiving this mail because: You are on the CC list for the bug.=