Re: [C++ Patch] PR 60225
OK. Jason
[C++ Patch] PR 60225
Hi, as noticed by Marc, this ICE on invalid regression is essentially due to the fact that ensure_literal_type_for_constexpr_object, at variance with literal_type_p, doesn't use strip_array_types, thus, in: if (CLASS_TYPE_P (type) && !COMPLETE_TYPE_P (complete_type (type))) /* Don't