[Bug c++/81700] Unresolved function type when taking address of operator() of generic lambda

2021-08-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81700

Andrew Pinski  changed:

   What|Removed |Added

   Target Milestone|--- |9.4
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Andrew Pinski  ---
Fixed in 9.4, 10.3.0 and 11+.  Most likely by the patch which fixed PR  95675.

[Bug c++/81700] Unresolved function type when taking address of operator() of generic lambda

2018-03-04 Thread gufideg at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81700

--- Comment #1 from Guillaume Racicot  ---
Still happen with 7.3 and trunk on godbolt: https://godbolt.org/g/xXUn1v

[Bug c++/81700] Unresolved function type when taking address of operator() of generic lambda

2017-10-05 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81700

Paolo Carlini  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2017-10-05
 CC|gufideg at gmail dot com   |
 Blocks||54367
 Ever confirmed|0   |1


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
[Bug 54367] [meta-bug] lambda expressions