On Tue, Mar 13, 2007 at 03:22:50PM +0000, Andrew Haley wrote: > Feel free to do it to your local copy. Don't do it to the gcc source > code repository.
Well, please do it on all your checkings - all lines you have changed to fix some bug or add a new feature shouldn't have trailing whitespace and in the leading whitespace should use tabs instead of 8 spaces. But please don't change lines that wouldn't be otherwise touched just to change their formatting. Jakub