This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/36366] [4.3 Regression] ICE in gfc_conv_component_ref



------- Comment #5 from burnus at gcc dot gnu dot org  2008-07-19 18:35 -------
Subject: Bug 36366

Author: burnus
Date: Sat Jul 19 18:34:21 2008
New Revision: 137987

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137987
Log:
2008-07-19  Paul Thomas  <pault@gcc.gnu.org>

       PR fortran/36366
       * resolve.c (add_dt_to_dt_list):  New function.
       (resolve_fl_derived): Call new function for pointer components
       and when derived type resolved.

2008-07-19  Paul Thomas  <pault@gcc.gnu.org>

       PR fortran/36366
       * gfortran.dg/used_types_20.f90: New test.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/used_types_20.f90
Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/resolve.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]