This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fcfec12 * g++.dg/ext/java-3.C: Don't compile on AIX. new 4baec9f PR c/69993: improvements to wording of -Wmisleading-indentation new de634e6 Fix endianness issue for moxiebox
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/ChangeLog | 6 + gcc/c-family/ChangeLog | 7 + gcc/c-family/c-indentation.c | 10 +- gcc/config/moxie/moxiebox.h | 6 + gcc/testsuite/ChangeLog | 9 + .../c-c++-common/Wmisleading-indentation-3.c | 82 +++++++++ .../c-c++-common/Wmisleading-indentation.c | 194 ++++++++++----------- .../gcc.dg/plugin/location-overflow-test-2.c | 2 +- 8 files changed, 214 insertions(+), 102 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/Wmisleading-indentation-3.c