Re: *ping* [patch, fortran] Fix PR 81116, missing dependency handling for allocatable character

2017-08-15 Thread Jerry DeLisle
On 08/13/2017 10:35 AM, Thomas Koenig wrote: the attached patch fixes the PR by adding a dependency check for the case of concatenation operators. Regression-tested. OK for trunk? Ping? Regards Thomas OK, Thanks for patch. Jerry

*ping* [patch, fortran] Fix PR 81116, missing dependency handling for allocatable character

2017-08-13 Thread Thomas Koenig
the attached patch fixes the PR by adding a dependency check for the case of concatenation operators. Regression-tested. OK for trunk? Ping? Regards Thomas

[patch, fortran] Fix PR 81116, missing dependency handling for allocatable character

2017-08-07 Thread Thomas Koenig
Hello world, the attached patch fixes the PR by adding a dependency check for the case of concatenation operators. Regression-tested. OK for trunk? Regards Thomas 2017-08-07 Thomas Koenig PR fortran/81116 * frontend-passes.c (realloc_string_callback): If expressio