]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/57562 ([OOP] ICE due to extended derived type with PARAMETER attribute)
authorJanus Weil <janus@gcc.gnu.org>
Fri, 2 Jan 2015 16:31:52 +0000 (17:31 +0100)
committerJanus Weil <janus@gcc.gnu.org>
Fri, 2 Jan 2015 16:31:52 +0000 (17:31 +0100)
commit74a1c62fca5ca93ae932ac76ca442660d9c78c3a
tree1a3c295bbabbdb58c8d6b49ea5948478a94694b0
parent09ed8520b912f4455741528556e62cd3cfa8a53d
re PR fortran/57562 ([OOP] ICE due to extended derived type with PARAMETER attribute)

2015-01-02  Janus Weil  <janus@gcc.gnu.org>

PR fortran/57562
* expr.c (find_component_ref): Deal with extended types.

2015-01-02  Janus Weil  <janus@gcc.gnu.org>

PR fortran/57562
* gfortran.dg/extends_16.f90: New.

From-SVN: r219144
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/extends_16.f90 [new file with mode: 0644]