[Bug fortran/56765] [OOP] compilation errors/ICE with unlimited polymorphic array

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 28 22:37:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56765

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
                 CC|                            |burnus at gcc dot gnu.org,
                   |                            |pault at gcc dot gnu.org

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2013-03-28 22:37:08 UTC ---
Regarding the rank error (and "expr->rank = "), it seems as if one has to
review the following functions in result.c:  resolve_generic_f0,
expression_rank, check_host_association, resolve_unknown_f,
resolve_specific_f0, resolve_compcall,resolve_expr_ppc, resolve_assoc_var,
add_comp_ref, resolve_structure_cons.



More information about the Gcc-bugs mailing list