]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/43199 ([OOP] ICE when reading module file: find_array_spec(): Component...
authorTobias Burnus <burnus@net-b.de>
Mon, 1 Mar 2010 09:23:35 +0000 (10:23 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 1 Mar 2010 09:23:35 +0000 (10:23 +0100)
commitfef06326e1d9b67939f0fdff8b36e2c1dd9eaa2d
tree7a36f3a40f113168c040697285dd7fb47bb22370
parent6c6366f6513dbf11dc563d0a6f420c12d4c48df7
re PR fortran/43199 ([OOP] ICE when reading module file: find_array_spec(): Component not found)

2010-03-01  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43199
        * resolve.c (find_array_spec): Handle REF_COMPONENT with
        CLASS components.

2010-03-01  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43199
        * gfortran.dg/module_read_2.f90: New test.

From-SVN: r157133
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/module_read_2.f90 [new file with mode: 0644]