> AFAICT the lines 11200-11222 in gcc/fortran/resolve.c are a copy of > the lines 11176-11198.
The duplicates were introduced by revision 126468, an unrelated patch, after the original commit of the code as 126466. It looks like a svn/patch mishap. > The following patch removes the duplicated > lines. OK for the trunk? You didn’t say if it was regtested. OK if it was (one can never be too sure!) Thanks, FX