From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5D3213858C62; Tue, 4 Apr 2023 05:33:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5D3213858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680586384; bh=uQgSnPdXnW6xLd5yQ/lI8et5JSwku5lFI/l4UJ5YzOk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=o05AQr3Ivt9ZfhEyBWo4xaPSLjLPdhE9am843I+w9iWyU4K7CdzVqNFYoCGsgDFFE Mw8OMli3WxFAzcbxw8Yb4UPEagYfG/5g2tlzjK4uI9StGny8slGjAzif9zZd9Hq6sF RKg+qxVkIZSjP1p0wqzurNrKvCb5qLjntbjXpa7s= From: "catsith at me dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/99599] [11/12/13 Regression] Concepts requirement falsely reporting cyclic dependency, breaks tag_invoke pattern Date: Tue, 04 Apr 2023 05:33:04 +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: catsith at me dot com 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.4 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 catsith at me dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |catsith at me dot com --- Comment #12 from catsith at me dot com --- *** Bug 109397 has been marked as a duplicate of this bug. ***=