[Bug c++/115904] C++ 20, Lambda type template instantiated inside a class template method leads to crash
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 13 07:37:28 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115904
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Target Milestone|--- |14.0
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=114106,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=112715,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=111717,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=93595
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed on the trunk for GCC 14 by the lambda template patches (see PR 93595 and
others).
Since this is not a regression closing as fixed for GCC 14.
More information about the Gcc-bugs
mailing list