This is the mail archive of the gcc-patches@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] |
here is a straightforward patch which fixes a regression with procedure-pointer components which have an allocatable result. Regtests cleanly on x86_64-unknown-linux-gnu. Ok for trunk/4.7/4.6?
2013-02-20 Janus Weil <janus@gcc.gnu.org>
PR fortran/56385 * trans-array.c (structure_alloc_comps): Handle procedure-pointer components with allocatable result.
2013-02-20 Janus Weil <janus@gcc.gnu.org>
PR fortran/56385 * gfortran.dg/proc_ptr_comp_37.f90: New.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |