http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59198
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |burnus at gcc dot gnu.org --- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> --- (In reply to janus from comment #1) > The ICE I get with trunk is: [...] That's for the variable __decays_MOD___def_init_decays_Decay_t, which has the fields decay_gen_t and rng. At the end, the problem is that t == NULL_TREE in 4933 fieldsize = tree_to_uhwi (DECL_SIZE_UNIT (local->field));