[Bug fortran/15181] gfc_conv_component_ref: Assertion `c->backend_decl' failed

2005-02-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 03:50 --- Fixed. Most likely for a while now. -- What|Removed |Added Status|NEW

[Bug fortran/15181] gfc_conv_component_ref: Assertion `c->backend_decl' failed

2004-11-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-11 19:11 --- *** Bug 18432 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/15181] gfc_conv_component_ref: Assertion `c->backend_decl' failed

2004-10-15 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2004-10-15 20:17 --- I'm wondering how the call to gfc_typenode_for_spec (&c->ts) changes c->backend_decl, but since this works you can send the patch (after adding spaces before '(') to [EMAIL PROTECTED], and the person who origina

[Bug fortran/15181] gfc_conv_component_ref: Assertion `c->backend_decl' failed

2004-10-15 Thread dr dot johan at gmail dot com
--- Additional Comments From dr dot johan at gmail dot com 2004-10-15 19:59 --- I second this opinion! I tried the fix suggested below and my code now builds with gfortran "gcc version 4.0.0 20041015 (experimental)". /Johan (In reply to comment #6) > My fix of adding "gfc_typenode_for_