https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99599
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[11/12/13/14 Regression] |[11/12/13 Regression]
|Concepts requirement |Concepts requirement
|falsely reporting cyclic |falsely reporting cyclic
|dependency, breaks |dependency, breaks
|tag_invoke pattern |tag_invoke pattern
--- Comment #19 from Patrick Palka <ppalka at gcc dot gnu.org> ---
The unwanted constraint recursion should be fixed in GCC 14 for the most common
cases.