From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 49D643858C50; Tue, 16 Apr 2024 17:55:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 49D643858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713290130; bh=orVfq9LRBDctNsVFt/hcwd2YeSLn0dTNfAYd7ARUyrY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=V8XHE7YP2paF3lWIJRNLgV+oN8gcr4JTU74eDxxBK9LN74xuWfWLE6W9kCv2zRHy2 dgk4wjIaFU3pEhrt6Hq0NJxZ2a8VF1TZWOH2Wl6P+baHjYMYxsq6hoc0IphPNO1doB xkKhZojYm74uQ/PmEzQKTXj6W+AMKLYRr9qgWkZo= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug symtab/30846] [gdb/symtab] incorrect parent for forward spec (inter-cu case) Date: Tue, 16 Apr 2024 17:55:29 +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=3D30846 --- Comment #4 from Sourceware Commits --- The master branch has been updated by Tom Tromey : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Dec9a843791b2= d542575c27d7f5f154388765761e commit ec9a843791b2d542575c27d7f5f154388765761e Author: Tom de Vries Date: Sun Sep 24 12:33:59 2023 +0200 [gdb/testsuite] Add gdb.dwarf2/forward-spec-inter-cu.exp Add a regression test for PR symtab/30846. Tested on x86_64-linux. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30846 --=20 You are receiving this mail because: You are on the CC list for the bug.=