resolve.c
336 KB
-
re PR fortran/43039 ([lto/-fwhole-file] fortran-dev - ICE in… · 1821bcfc
re PR fortran/43039 ([lto/-fwhole-file] fortran-dev - ICE in gfc_conv_component_ref dynamic_dispatch_5.f03) 2010-03-18 Paul Thomas <pault@gcc.gnu.org> PR fortran/43039 * trans-expr.c (conv_parent_component_references): Ensure that 'dt' has a backend_decl. PR fortran/43043 * trans-expr.c (gfc_conv_structure): Ensure that the derived type has a backend_decl. PR fortran/43044 * resolve.c (resolve_global_procedure): Check that the 'cl' structure is not NULL. From-SVN: r157552
Paul Thomas committed