From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 340FD3860777; Tue, 4 Oct 2022 08:22:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 340FD3860777 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664871757; bh=uRww7ZsMCvNFKG/kh8kDAzBp4tyuxFXAYKiBj8WFDgk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fRelHiP+e5kKu5NrA1OaTSiYwhj1sswsB7g98NHAYWNnlADYfap1LYOL7yzuAo1+8 ic6PAKXeE98Cd80ulwddwayHUI5lL0ZL7wMFmcSbFwYJc2LZnrcWDqP+AwFHwsEpor wvyTdXQZpec3HO5oXTSV22k2eyhK2Rr+vLDb1K3w= From: "blarsen at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug c++/16841] virtual inheritance via typedef cannot find base Date: Tue, 04 Oct 2022 08:22:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: blarsen at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status 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=3D16841 B. Larsen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blarsen at redhat dot com Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #6 from B. Larsen --- My newest commit, 2820f08f2331820808ac2f54d8e3619f36ea258b, fixes this issue --=20 You are receiving this mail because: You are on the CC list for the bug.=