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, Fortran] PR fortran/37193: USE m, ONLY: i, j => i


Daniel Kraft wrote:
Committed as revision 139866 to trunk. If you want me to fix this on 4.3, too, you'll have to tell me if there's something I should know for doing so :) I think I'll have to check-out /branches/gcc-4_3-branch and do the fix there, too, right? Anything special I should consider?
Nothing special, except that one should run "make check-gfortran" there as well. Some people write in the patch's changelog "Backport from mainline:" and then the date line from the mainline check in, but this is not needed (cf. "ChangeLog"s there). And usually we (= gfortraners) wait a week or so before checking into a branch to see whether a regression on the trunk occur. I think your patch is simple enough that one could do without the waiting, but you may prefer to wait still a few days.

Tobias


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