[Bug c++/105571] Spurious "set but not used" on static constexpr local, used in lambda

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 23 16:25:54 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105571

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Dup of bug 88804. The problem is with templated lambdas (auto param is really a
templated lambda).

*** This bug has been marked as a duplicate of bug 88804 ***


More information about the Gcc-bugs mailing list