> It breaks Ada bootstrap. I guess Ada has variable-size types in > non-function scope (not sure how TYPE_SIZES_GIMPLIFIED works then > though). That said, r92495 moved the unshare_expr from layout_type > to gimplify_one_sizepos.
See gimplify.c:763 and below. -- Eric Botcazou