From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 124753858425; Tue, 1 Aug 2023 18:16:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 124753858425 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690913783; bh=LSuEWP5FGIPum8MXColrVyvLRVLIcxCL58Rs+8DlHSc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JUtGUZvfoTZJSHofJkMQ1nYgQIwZtAGYOc8e7wyAT7YmREi4URFb7IeZyHh+wwwiL SOMA+Cb/Pnwp+cAb35SZCiUux7XU0d1K/I9VsmbEiKnoKPRC4wAz9PjIWeh1q/yDHo JLvsnJgkyXsAi957R77jgheCVh3fSN93iu6puQmo= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/99599] [11/12/13/14 Regression] Concepts requirement falsely reporting cyclic dependency, breaks tag_invoke pattern Date: Tue, 01 Aug 2023 18:16:21 +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: rejects-valid 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: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 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=3D99599 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |waffl3x at protonmail dot = com --- Comment #17 from Patrick Palka --- *** Bug 110291 has been marked as a duplicate of this bug. ***=