Dear Tobias, Paul, all,
thanks for the feedback!
> Gesendet: Donnerstag, 14. Oktober 2021 um 11:26 Uhr
> Von: "Tobias Burnus"
> > (1) gfortran.dg/derived_constructor_char_1.f90
> > The constructor is shorter than the array component txt in DT t5.
> > Commit r0-101989.
> > @Tobias: can you comme
Hi Harald,
The overfilled constructor in transfer_simplify_2.f90 is indeed an error.
The error is picked up correctly for arrays in
expr.c(gfc_check_conformance):3579 but not for array components.
Regards
Paul
On Thu, 14 Oct 2021 at 10:26, Tobias Burnus wrote:
> Dear all, hello Harald,
>
>
Dear all, hello Harald,
On 12.10.21 22:50, Harald Anlauf wrote:
while working on a fix for PR102685, I encountered issues with the testsuite.
...
(1) gfortran.dg/derived_constructor_char_1.f90
The constructor is shorter than the array component txt in DT t5.
Commit r0-101989.
@Tobias: can you