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: [Fortran] Massive whitespace patch.


Steve Kargl wrote:
On Mon, Jan 01, 2007 at 11:34:33PM +0100, Thomas Koenig wrote:
>> What will this do to backports to 4.2?

I'm not sure what you mean. This change does not prevent anyone from back porting something in trunk to 4.2. In fact, gfortran should be following the standard GCC guidelines with regard to back porting to 4.2 (i.e, regression fixes only).

I think what Thomas is referring to is that any patchfile for 4.3 that touches a spot with changed whitespace will not apply to 4.2, and will thus require hand editing of the files to backport. This makes backporting things substantially more laborious than the "apply the patch and regtest" process that it is now.


(My personal opinion is that this annoyance and extra work does not outweigh the value of doing a style cleanup. I'm not sure about timing, though -- I can see arguments for why it might be useful to hold off until the 4.2 release, but I don't have any opinion one way or the other on their validity.)

- Brooks


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