Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: dreamcooled at gmail dot com
Target Milestone: ---
Created attachment 36023
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36023&action=edit
The code which produces the bug
In the attachment you fi
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: dreamcooled at gmail dot com
Target Milestone: ---
I'm getting an ICE when compiling the following program on x86-64 gcc 9.5.
Tried it on godbolt.org with -std=c++17 command line options