From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 11CAC385782D; Wed, 13 Mar 2024 17:53:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 11CAC385782D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710352401; bh=6jVSBAY+EzcWPKKXou5/Dgpn5Ui2ybckI9u42wOmPBE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SDABDyHyFmfqp1XYxS+PmWfLbyxX8uRTeCKK2JGiG9NooxMUAlZG+DUtlgXW8PbN8 kNbek51Sx3GedOlE9nJ70Jx5b/SkrCtxqHl6rbeWYKtDD+d6AFDYMA9p1YxF2aFjn5 YO3V2Y9kpNnVDMvNJ79ecCfZ6ePESjECGVv7+bqs= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/99000] [modules] declaration std::__copy_move_a2 conflicts with import Date: Wed, 13 Mar 2024 17:53:19 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka at gcc dot gnu.org X-Bugzilla-Status: SUSPENDED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nathan 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=3D99000 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iains at gcc dot gnu.org --- Comment #3 from Patrick Palka --- *** Bug 110447 has been marked as a duplicate of this bug. ***=