https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91377
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Known to work| |7.3.0 Keywords| |ice-on-valid-code, | |needs-reduction Last reconfirmed| |2019-08-07 Ever confirmed|0 |1 Summary|(regression) ICE with |[8/9/10 Regression] ICE |non-static block scope |with non-static block scope |constexpr, captured in |constexpr, captured in |lambda, used as template |lambda, used as template |parameter |parameter Target Milestone|--- |8.4 Known to fail| |9.1.0 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed with GCC 9 branch head. GCC 7 doesn't like the preprocessed source though.