https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125498
Bug ID: 125498
Summary: [reflection] ICE with -g -freflection on
constructor-parameter reflection NTTP
Product: gcc
Version: 16.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: zheng.xianyuwang at gmail dot com
Target Milestone: ---
Created attachment 64578
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64578&action=edit
Preprocessed source
GCC ICEs with a segmentation fault when compiling reflection code
that uses a constructor parameter reflection as a non-type template
argument. The crash appears only with debug info enabled