[Bug c++/110006] [11/12/13 Regression] friend function template with constraint doesn't match existing declaration

2024-02-02 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110006

Patrick Palka  changed:

   What|Removed |Added

   Assignee|unassigned at gcc dot gnu.org  |ppalka at gcc dot 
gnu.org
 Status|NEW |ASSIGNED

[Bug c++/110006] [11/12/13 Regression] friend function template with constraint doesn't match existing declaration

2024-02-02 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110006

Patrick Palka  changed:

   What|Removed |Added

Summary|[11/12/13/14 Regression]|[11/12/13 Regression]
   |friend function template|friend function template
   |with constraint doesn't |with constraint doesn't
   |match existing declaration  |match existing declaration

--- Comment #5 from Patrick Palka  ---
Fixed for GCC 14 so far.