From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4A51F385772D; Fri, 4 Aug 2023 13:06:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4A51F385772D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1691154391; bh=YZONVyBReM8NyLXIpWyXrUDHWprJWm8ldFsckLazDTE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dlAuKXlJkPhZQzMbpOSJGvJr+mE9YvYPCsXV0aUbaKiY2NZuKS0WJjynOpyqhS6bE Xj79PKyg3E65p7/oVT6iXvM6D2hw/jgXnQ6xZq98Mi7u02obx0/thU9M92/vGfBNwc 6VmC8Lh2K9S2vv+++JQYgmVRhC1DTJKUbe70559k= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug symtab/30718] [gdb/symtab] More index-cache data races Date: Fri, 04 Aug 2023 13:06:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab 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: 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=3D30718 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Tom de Vries : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Dbabce214ecb2= a093606186a3f82d579cb026a925 commit babce214ecb2a093606186a3f82d579cb026a925 Author: Tom de Vries Date: Fri Aug 4 15:05:57 2023 +0200 [gdb/testsuite] Extend gdb.base/index-cache.exp further Add lookup of a non-existing symbol to test-case gdb.base/index-cache.e= xp. This serves as regression test for PR symtab/30718. PR symtab/30718 Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30718 --=20 You are receiving this mail because: You are on the CC list for the bug.=