[Bug c++/91377] [8/9/10 Regression] ICE with non-static block scope constexpr, captured in lambda, used as template parameter

2019-08-07 Thread gcc.j.kelling at hzdr dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91377 --- Comment #2 from Jeffrey Kelling --- Created attachment 46680 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46680&action=edit gcc 7.3.0 preprocessed source Not sure if it helps, but here is the code preprocessed by gcc 7.3.0. This com

[Bug c++/91377] New: (regression) ICE with non-static block scope constexpr, captured in lambda, used as template parameter

2019-08-06 Thread gcc.j.kelling at hzdr dot de
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: gcc.j.kelling at hzdr dot de Target Milestone: --- Created attachment 46677 --> https://gcc.gnu.org/bugzilla/attachment.cgi