From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC41D3858418; Thu, 2 Nov 2023 19:03:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC41D3858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698951801; bh=z+CBYJfvbdYKayQAL/uLWPUhS59/Byor9CHtHhW5TvE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NnLvnkELgSZ8vp2ry7duNX6z8M18Nf59Osd+N0Z3mc9Es1u8uY/xGvA2IYIrXYcdf fC4XjK1TPluQIZUWKvYwi48e9Vfxrq+HbVu5V5xYhXP09rPNtAxdissT6el8g67See q18LukguWilNBTQx0VkvQGJ3ckoTkiFcDW9cIkiU= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/106849] internal compiler error: tree check: expected none of template_decl, have template_decl in do_nonmember_using_decl, at cp/name-lookup.cc:4841 Date: Thu, 02 Nov 2023 19:03:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106849 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |davidfromonline at gmail d= ot com --- Comment #1 from Andrew Pinski --- *** Bug 112355 has been marked as a duplicate of this bug. ***=