]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/56385 ([OOP] ICE with allocatable function result in a procedure-pointe...
authorJanus Weil <janus@gcc.gnu.org>
Fri, 22 Feb 2013 19:48:11 +0000 (20:48 +0100)
committerJanus Weil <janus@gcc.gnu.org>
Fri, 22 Feb 2013 19:48:11 +0000 (20:48 +0100)
commit4d9ea42ddad36198ff8273417f6a689d92db4ce9
treeca442c362a3cfa7acfb9d96b10de23a0fe3cfebc
parent86aa22c4d0cd09be8da4dcc230c11a46d60a4262
re PR fortran/56385 ([OOP] ICE with allocatable function result in a procedure-pointer component)

2013-02-22  Janus Weil  <janus@gcc.gnu.org>

PR fortran/56385
* trans-array.c (structure_alloc_comps): Handle procedure-pointer
components with allocatable result.

2013-02-22  Janus Weil  <janus@gcc.gnu.org>

PR fortran/56385
* gfortran.dg/proc_ptr_comp_37.f90: New.

From-SVN: r196227
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/proc_ptr_comp_37.f90 [new file with mode: 0644]