[patch, fortran] Fix PR 66089, ICE (plus wrong code) in dependency handling

Dominique d'Humières dominiq@lps.ens.fr
Mon Mar 11 09:19:00 GMT 2019


Hi Thomas,

> Anything else? …

Yes, the tests gfortran.dg/assumed_type_2.f90 and gfortran.dg/no_arg_check_2.f90 fail:

FAIL: gfortran.dg/assumed_type_2.f90   -O   scan-tree-dump-times original "sub_array_assumed \\\\(D" 3 (found 4 times)
FAIL: gfortran.dg/assumed_type_2.f90   -O   scan-tree-dump-times original "sub_array_assumed \\\\(\\\\(struct t1.0:. .\\\\) array_class_t1_ptr._data.data\\\\);" 1 (found 0 times)

FAIL: gfortran.dg/no_arg_check_2.f90   -O   scan-tree-dump-times original "sub_array_assumed \\\\(D" 3 (found 4 times)
FAIL: gfortran.dg/no_arg_check_2.f90   -O   scan-tree-dump-times original "sub_array_assumed \\\\(\\\\(struct t1.0:. .\\\\) array_class_t1_ptr._data.data\\\\);" 1 (found 0 times)

TIA

Dominique


More information about the Fortran mailing list