This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] remove duplicated lines in gcc/fortran/resolve.c


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]