Re: [C++ Patch] PR 59082
OK. Jason
[C++ Patch] PR 59082
Hi, in this ICE on invalid regression we emit a sensible error message about the duplicate base and then we ICE when we process the function, because TYPE_VFIELD (type) is null in build_vfield_ref. My changes just check for the offending situation and return early from build_base_path (fold_b