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 Regression] ICE |[13/14 Regression] 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 #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed also for 15.3+.