[Bug c++/106689] gcc crash while compiling a generic lambda

janezz55 at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Aug 20 06:35:33 GMT 2022


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

--- Comment #6 from Janez Zemva <janezz55 at gmail dot com> ---
I have since changed the repo. You can still demonstrate the bug by
uncommenting the line:

//[&a, &r, &s]() noexcept -> bool // uncomment for bug


More information about the Gcc-bugs mailing list