From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 47FD83858283; Sat, 4 May 2024 16:07:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 47FD83858283 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1714838841; bh=9/lPo8mIJ56KGM4W/lss5Zx3QdYt+6NurZPN3W71ztI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=awwe1RH1Pi6iTxli/prV6c6TRMjxKzPCjGtwaEV6HsGOjmtb/PY2pvobd1E54QsZ3 LPk5mcc7OuE1GBm7kR5lfLGpIcXfpwM5edvadEu3n5ILjXxVCNBGatuzjauNxYL5lk 9daNe5FT9VgYGJYoHqDREAiR3PCMt+qDAIjMMKa0= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31261] [gdb] ThreadSanitizer: data race objfiles.c:648 in objfile_relocate1 Date: Sat, 04 May 2024 16:07:20 +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: cvs-commit at gcc dot gnu.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 #8 from Sourceware Commits --- The master branch has been updated by Tom Tromey : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Db42d685452f7= b797dd87ff2856e1959a975e902a commit b42d685452f7b797dd87ff2856e1959a975e902a Author: Tom Tromey Date: Mon Apr 1 17:06:10 2024 -0600 Remove dwarf2_per_objfile::adjust All the calls to dwarf2_per_objfile::adjust have been removed, so we can remove this function entirely. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31261 --=20 You are receiving this mail because: You are on the CC list for the bug.=