[Patch, fortran] PR31154 , PR31229 and PR33334 - use associated or imported function characteristics.
Jerry DeLisle
jvdelisle@verizon.net
Tue Oct 2 04:54:00 GMT 2007
Paul Richard Thomas wrote:
> This I believe it it:
>
> (i) Have added ST_DERIVED_DECL to the conditions where a check is made
> to see if the derived type is available.
> (ii) I have corrected the illegailities in derived_function_interface_1.f90.
>
> With this, the patch bootstraps and regtests on x86_ia64/FC5 (no, I
> did not miss anything this time!), CP2K compiles and runs, as does
> tonto.
>
> OK for trunk?
>
> Paul
>
Paul,
Typo in comment: spelling of "there"
+ /* If we still have kind = -1 at the end of the specification block,
+ then ther is an error. */
Also: Is gfc_current_block() a macro? If not, need space before the left paren
in several places.
Otherwise OK to commit.
Regards,
Jerry
More information about the Fortran
mailing list