From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EE9383858CDB; Thu, 2 Nov 2023 19:06:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EE9383858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698951992; bh=96MwRxBYdkcPH9sPkftmPsi7Ehg1x2pL/r9AhfBxmw4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GEj3IfUMJF8EGgL4u5CYyLW4k5UsTumFgYUwQQYuMl9Rv3YYXBe/ciy3vEdYSp1sx 1azDeNxLagVF+L4PLlNaNvZLvBZzatzt/acQr2H9kR/Mh+ghFc7CB/TW1nblPfLp/b 1zrj5G/A7/5yyp5dKE2IQEHhuQ4Pp3HJ8c/PXspM= From: "davidfromonline at gmail dot com" 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:06:32 +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: davidfromonline at gmail dot com 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: 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 --- Comment #3 from David Stone --- Oh, as per https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112355#c3 it's ju= st that the 13.2 build isn't checked, so it's not a new bug.=