From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C047E3858D32; Thu, 2 Nov 2023 04:52:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C047E3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698900733; bh=E81Gz3mxk8UY+h6gm8bvpH/GW4W9yyKG8DMZzSbxj7w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=F16KmgxYeZQFxtQsmu0x0/1+IQJZI3YH6ja1Nx5QmlN33zpv+b6NIYFw/MMvBVx5X 6p/HQg87A+64v2tatMq3tG6ltbYNjh+gxio1Q9N+BaphYPbOhJ0HMhekMFStC9bkd1 3cz21WxrTc7QTAywDq/hCyEY1AdkFlYsm+QM2KQY= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/69549] Named Address Spaces does not compile in C++ Date: Thu, 02 Nov 2023 04:52:12 +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: 6.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 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 keywords 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=3D69549 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xry111 at gcc dot gnu.org Keywords| |patch --- Comment #11 from Xi Ruoyao --- Generally a patch should be sent to gcc-patches@gcc.gnu.org. See https://gcc.gnu.org/contribute.html. The patches attached to a Bugzilla ti= cket are considered prototypes and for discussion only.=