https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80294
--- Comment #2 from Maikel ---
Created attachment 41112
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41112&action=edit
Result of "g++ -save-temps ice.cpp -I third-party/range-v3/include/ -std=c++1z"
Used commands:
g++ -save-temps ice.cp
++
Assignee: unassigned at gcc dot gnu.org
Reporter: maikel.nadolski at googlemail dot com
Target Milestone: ---
The following code is accepted in clang but causes an ICE in gcc.
Here are more information including links to wandbox:
https://github.com/ericniebler/range-v3/issues/627