https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106668
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106668
--- Comment #2 from Marek Polacek ---
Fixed on trunk by
commit e8ed26c2ac38ab1f6ed5a627d9089a9243e06a0c
Author: Jason Merrill
Date: Tue Jun 7 15:52:30 2022 -0400
c++: non-templated friends [PR105852]
The previous patch for 105852 a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106668
--- Comment #1 from Jean-Michaƫl Celerier ---
When checking on gcc.godbolt.org it seems that it crashes as far back as GCC
4.9.0 (and 4.8 doesn't seem to be able to compile generic lambdas)