https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93639
--- Comment #4 from raphael grimm ---
Created attachment 47835
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47835&action=edit
reduced to 11 lines and no includes
http://coliru.stacked-crooked.com/a/be3bbfdf6a59b45e
on g++ (GCC) 9.2.0
o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93639
--- Comment #2 from raphael grimm ---
Created attachment 47804
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47804&action=edit
more minimal example also causing this error
test.cpp:23:28: internal compiler error: Segmentation fault
23
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93639
--- Comment #1 from raphael grimm ---
Created attachment 47803
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47803&action=edit
ii file
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: raphael.grimm at kit dot edu
Target Milestone: ---
Created attachment 47802
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47802&action=edit
source
I played arou