On Tue, 24 Sep 2024, Jakub Jelinek wrote:
> BTW, for additional testing I've enabled the warnings (without -Werror
> for them) in stage3. There are many warnings (both trailing and leading
> whitespace), some of them something that can be easily fixed in the headers
> or source files, but others
Hi!
The following patch on top of the
https://gcc.gnu.org/pipermail/gcc-patches/2024-September/663388.html
patch adds -Wleading-whitespace= warning option.
This warning doesn't care how much one actually indents which line
in the source (that is something that can't be easily done in the
preproces