[Patch, Fortran] PR 46100 - Allow pointer-function actuals in variable-definition contexts

Mikael Morin mikael.morin@sfr.fr
Wed Oct 20 23:53:00 GMT 2010


On Wednesday 20 October 2010 23:40:42 Tobias Burnus wrote:
>   In Fortran 2008, a pointer-function expression counts as variable.
> Thus, for a pointer-function "f()" and a procedure "sub" with has a
> nonpointer dummy, one can use
>    call two (f())
> even if the dummy argument of "sub" is used in a variable-definition
> context.
> 
> Build and regtested on x86-64-linux.
> OK for the trunk?

OK. 
Thanks

Mikael



More information about the Gcc-patches mailing list