From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9D9923852775; Mon, 17 Oct 2022 13:30:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9D9923852775 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666013427; bh=uQ+EfvPLwOJK/F4tFtOPmO9MTY06rC49UqskWWUTURE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iBi7LGtKii1dRz+4dtcpoxDHaOM3SMmUt2V+pCD3G8l83bMN4CciNY5IAME37dQc2 SioRDZo7sltzPhEaBHyVM/b14IcKqUc1PwM0T81NMh3Czr0mcnVFMYZRf/JWios1wE 6iq9gUlEWdx/2Q3Zlq5PLntL73rx3iyoMTKhz1eQ= From: "tomaqa at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107296] C++20 nested typename: non-template used as template, need typename Date: Mon, 17 Oct 2022 13:30:27 +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: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tomaqa 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: attachments.created 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=3D107296 --- Comment #1 from Tom=C3=A1=C5=A1 K. --- Created attachment 53715 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D53715&action=3Dedit output Output of the gcc command mentioned above=