Le 21 sept. 2014 à 10:44, FX a écrit :
>> 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
> 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
>
AFAICT the lines 11200-11222 in gcc/fortran/resolve.c are a copy of
the lines 11176-11198. The following patch removes the duplicated
lines. OK for the trunk?
Dominique
--- ../_clean/gcc/fortran/resolve.c 2014-09-20 13:56:57.0 +0200
+++ gcc/fortran/resolve.c 2014-09-20 14:01:42