This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk in repository gcc.
from 9255be0 Refactor entry point to -Wmisleading-indentation new f95bfdd Remove is_first_nonwhitespace_on_line(), instead improve get_ [...] new 17afcef Improve -Wmisleading-indentation heuristics
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/c-family/ChangeLog | 13 ++ gcc/c-family/c-indentation.c | 220 ++++++++++++++++----- gcc/testsuite/ChangeLog | 4 + .../c-c++-common/Wmisleading-indentation.c | 166 ++++++++++++++++ 4 files changed, 354 insertions(+), 49 deletions(-)