https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110006
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2023-07-10 Known to fail| |11.1.0 Ever confirmed|0 |1 Summary|friend function template |[11/12/13/14 Regression] |with constraint doesn't |friend function template |match existing declaration |with constraint doesn't | |match existing declaration Known to work| |10.4.0 Keywords| |needs-bisection Status|UNCONFIRMED |NEW See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=110291 Target Milestone|--- |11.5 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to waffl3x from comment #1) > I am pretty certain Bug 110291 is a duplicate of this one It is at least related. Confirmed.