backslash whitespace newline
David Daney
ddaney@avtrex.com
Wed Oct 26 01:50:00 GMT 2005
Mike Stump wrote:
> On Oct 25, 2005, at 3:22 PM, Andrew Pinski wrote:
>
>> I don't think we should change it at all since it is one more thing
>> to break old gcc code like stuff in Linux kernel.
>
>
> To get concrete, how many times does \ SP SP * NL occur in old/ current
> linux kernels?
>
$ egrep -r '\\ +$' *
On my 2.6.14-rc2 tree reports no hits in any source files.
David Daney
More information about the Gcc
mailing list