[Bug c++/89080] New: ICE with immediately invoked constexpr lambda
++ Assignee: unassigned at gcc dot gnu.org Reporter: chss95cs at gmail dot com Target Milestone: --- https://godbolt.org/z/1IOgpU Flags were -fconcepts -std=gnu++2a
[Bug c++/89080] ICE with immediately invoked constexpr lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89080 --- Comment #2 from chss95cs at gmail dot com --- (In reply to Richard Biener from comment #1) > Please paste/attach testcases here. This is the code that caused the ICE. I put it in the URL field: https://godbolt.org/z/1IOgpU