[Bug fortran/59198] [4.7/4.8/4.9 Regression] ICE on cyclically dependent polymorphic types
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 25 23:49:00 GMT 2013
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));
More information about the Gcc-bugs
mailing list