]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/43039 ([lto/-fwhole-file] fortran-dev - ICE in gfc_conv_component_ref...
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 18 Mar 2010 21:23:35 +0000 (21:23 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 18 Mar 2010 21:23:35 +0000 (21:23 +0000)
commit1821bcfc49276dee748251bdefbb2040dd718954
tree4b9aeac998ac3c0bdece79da7774cc9032321be8
parentb1aa06558404f699aac25f84835dc04b16f437ea
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
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/fortran/trans-expr.c
This page took 0.0922460000000001 seconds and 5 git commands to generate.