https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84496
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |81045 Summary|[6/7 Regression] Internal |[6 Regression] Internal |compiler error with lambda, |compiler error with lambda, |static and auto since |static and auto since |r236615 |r236615 --- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Fixed for 7.4 as well. The fix depends on earlier patches that aren't on the 6 branch, so I'm inclined to leave it unfixed there. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81045 [Bug 81045] [7/8 Regression] return type deduction causes dependent types?