From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 288523858C62; Fri, 23 Feb 2024 16:10:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 288523858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1708704618; bh=Wv6+IxQbIASh2Uu1rV76j5uu5vZoPpwW4qLsSJS2kjM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=X/vZDFpMhqGjO2Uu9nDqP4olKkiODIE7jbXb0cFTJ/itBoeGuV8Dh5Tpy/CsxBwQI z6RuwGXsvvTrh4oYJB+BMqvrFr8FYhsUTpSjceCpqcgqNzpVwJq+ooqeWU6tgMn8+k Qu/d6g7OCSai932HfGkJfC/ghR0DI+WxWEC9HJ78= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31261] [gdb] ThreadSanitizer: data race objfiles.c:648 in objfile_relocate1 Date: Fri, 23 Feb 2024 16:10:16 +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: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey at sourceware dot org X-Bugzilla-Target-Milestone: 15.1 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=3D31261 --- Comment #5 from Tom Tromey --- https://sourceware.org/pipermail/gdb-patches/2024-February/206633.html However last night I was wondering if this complicated stuff is even necessary. It seems to me that this MIPS16 special case can't really affect the index anyway. --=20 You are receiving this mail because: You are on the CC list for the bug.=