[Bug c++/89080] New: ICE with immediately invoked constexpr lambda

2019-01-27 Thread chss95cs at gmail dot com
++ 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

2019-01-28 Thread chss95cs at gmail dot com
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