From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3DD0F3858436; Fri, 15 Sep 2023 14:17:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3DD0F3858436 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694787469; bh=TnZMlovstl/aUJ/1CeQNAy/dMk3oHNLNbnJq4pRk05s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=A866uJsHZeYYWzo3fjhq5pLplPVsaQtIEetuyONgEUrZ8Rp0K9c+GPTs5xMjxxhGJ SWpPzGhmqafuNi9zV8et/A7389VEh0R6XfR9/TC7hzCVh9qAw90fWnhI/nHctiltpu QBIxDHX1RwOpjdZNO+WBXGCMBx3Oynx1Cf9nxnT0= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/70413] Class template names in anonymous namespaces are not globally unique Date: Fri, 15 Sep 2023 14:17:48 +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: 5.3.0 X-Bugzilla-Keywords: ABI, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka at gcc dot gnu.org 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=3D70413 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brunopitrus at hotmail dot= com --- Comment #7 from Patrick Palka --- *** Bug 111423 has been marked as a duplicate of this bug. ***=