https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88534
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org Target Milestone|--- |9.0 Summary|internal compiler error: in |[9 Regression] internal |tree_add_const_value_attrib |compiler error: in |ute, at dwarf2out.c:20246 |tree_add_const_value_attrib | |ute, at dwarf2out.c:20246 --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- ICEs since r265789 when P0732R2 has been implemented, before it has been rejected. dwarf2out.c needs to catch up with the new kinds of non-type template parameters.