array_constructor_38.f90
557 Bytes
-
re PR fortran/44354 (implied do loop with its own variable name as upper bound) · ca27d5ae
fortran/ PR fortran/44354 * array.c (sought_symbol): New variable. (expr_is_sought_symbol_ref, find_symbol_in_expr): New functions. (resolve_array_list): Check for references to the induction variable in the iteration bounds and issue a diagnostic if some are found. testsuite/ PR fortran/44354 * gfortran.dg/array_constructor_38.f90: New test. From-SVN: r189882
Mikael Morin committed