https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78649
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[5/6 Regression] ICE on |[5 Regression] ICE on |invalid C++ code on |invalid C++ code on |x86_64-linux-gnu (internal |x86_64-linux-gnu (internal |compiler error: tree check: |compiler error: tree check: |expected class ‘type’, have |expected class ‘type’, have |‘exceptional’ (error_mark) |‘exceptional’ (error_mark) |in build_value_init_noctor, |in build_value_init_noctor, |at cp/init.c:380) |at cp/init.c:380) --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed for 6.3+ as well.