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]

Re: [Patch, Fortran] PR 63727: Checks missing for proc-pointer components: Usage as actual argument when elemental


Janus Weil wrote:
> here is another small diagnostic enhancement for procedure pointer
> components. Regtested on x86_64-unknown-linux-gnu. Ok for trunk?

Looks good to me. Thanks for the patch!

Tobias

> 2014-12-15  Janus Weil  <janus@gcc.gnu.org>
> 
>     PR fortran/63727
>     * resolve.c (resolve_actual_arglist): Check for elemental procedure
>     pointer components.
> 
> 
> 2014-12-15  Janus Weil  <janus@gcc.gnu.org>
> 
>     PR fortran/63727
>     * gfortran.dg/coarray_collectives_14.f90: Address FIXME item.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]