https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121445
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[13/14/15/16 Regression] |[13/14/15 Regression] ICE
|ICE in |in
|build_data_member_initializ |build_data_member_initializ
|ation when compiling |ation when compiling
|constexpr constructor with |constexpr constructor with
|nested non-literal types |nested non-literal types
|(C++23) since r5-5013 |(C++23) since r5-5013
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 16+ so far.