diff options
author | Janus Weil <janus@gcc.gnu.org> | 2009-07-13 15:41:37 +0200 |
---|---|---|
committer | Janus Weil <janus@gcc.gnu.org> | 2009-07-13 15:41:37 +0200 |
commit | acbdc378b68627af9126064e556981989cff13c3 (patch) | |
tree | 5a7bba20ef265a3d6d5893b9a44c4302063875a2 /gcc/final.c | |
parent | ae525aa88f6af6131501a6171e3ee62e6b981b51 (diff) | |
download | gcc-acbdc378b68627af9126064e556981989cff13c3.zip gcc-acbdc378b68627af9126064e556981989cff13c3.tar.gz gcc-acbdc378b68627af9126064e556981989cff13c3.tar.bz2 |
re PR fortran/40646 ([F03] array-valued procedure pointer components)
2009-07-13 Janus Weil <janus@gcc.gnu.org>
PR fortran/40646
* module.c (mio_symbol): If the symbol has formal arguments,
the formal namespace will be present.
* resolve.c (resolve_actual_arglist): Correctly handle 'called'
procedure pointer components as actual arguments.
(resolve_fl_derived,resolve_symbol): Make sure the formal namespace
is present.
* trans-expr.c (gfc_conv_procedure_call): Correctly handle the formal
arguments of procedure pointer components.
2009-07-13 Janus Weil <janus@gcc.gnu.org>
PR fortran/40646
* gfortran.dg/proc_ptr_22.f90: Extended.
* gfortran.dg/proc_ptr_comp_12.f90: Extended.
From-SVN: r149586
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions