[PATCH] PR 84615 Regressions due to type mismatch with character functions

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Mar 21 17:45:00 GMT 2018


On Wed, Mar 21, 2018 at 10:39:06AM +0200, Janne Blomqvist wrote:
> Since the kind of the hidden character length variable is not part of
> the character variable definition, we must ensure that character
> lengths are always of the same kind in interfaces, regardless of how
> they were declared in the source. This patch ensures this when calling
> a procedure.
> 
> Regtested on x86_64-pc-linux-gnu and i686-pc-linux-gnu, Ok for trunk?
> 

OK.

-- 
Steve



More information about the Fortran mailing list