> I agree we should just rename default_is_empty_type to is_empty_type, export > it, declare in tree.h and use it instead that complicated test. TYPE_EMPTY_P > isn't something tree-ssa-uninit.c should care about, that is just whether the > backend decided it will not be passed at all. OK, perhaps I can realize this plan and commit tonight so we do not keep boostrap blocked since it is a free day tomorrow (I will be hacking, but perhaps Martin is not?).
Honza