From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 447E33858D32; Mon, 26 Dec 2022 10:03:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 447E33858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1672048991; bh=X/dCX1+jo0zo4BmEc8dZx8a9OF20vimcug33ZrAPd6Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NE38jfZnTpHHThh7LxouFZEHIpc0OifDxi1TSN3Ajvy6NmIY0ImUOpktovlEfnrkZ GXHEHackD3UD0GwUMbWLmnFp8El/vLktBnKN9A8rN/AIrWIG7Xb+dwA84dK2MgftKH UsqsViadn1xH/i9qT7QjnDOePsaV8dSL+Xt75Iw0= From: "johelegp at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108169] class type template parameters are const in GCC (differs from other compilers) Date: Mon, 26 Dec 2022 10:03:10 +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: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: johelegp at gmail dot com X-Bugzilla-Status: NEW 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=3D108169 Johel Ernesto Guerrero Pe=C3=B1a changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johelegp at gmail dot com --- Comment #8 from Johel Ernesto Guerrero Pe=C3=B1a --- This seems to be the same as Bug 99631.=