On 8/6/26 5:11 PM, Patrick Palka wrote:
Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look OK
for trunk only?

OK.
+             tree folded = maybe_constant_init (from, to,
+                                                (data->flags & ff_mce_false
+                                                 ? mce_false : mce_unknown));

I wonder about making this ?: a cp_fold_data member function.

Jason

Reply via email to