This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed8ca972f88 Fortran: Fix regressions with intent(out) class[PR115070, P [...] new e2ce2a46611 testsuite: Fix up gcc.dg/vec-perm-lower.c test new ad7d5cd65ee c-family: -Wleading-whitespace= argument spelling new c246c4bcb35 genmatch: Add selftests to genmatch for diag_vfprintf
The 3 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/Makefile.in | 1 + gcc/c-family/c.opt | 8 +- gcc/config.in | 7 ++ gcc/configure | 2 +- gcc/configure.ac | 2 +- gcc/doc/invoke.texi | 4 +- gcc/genmatch.cc | 134 +++++++++++++++++++++ gcc/pretty-print.cc | 8 ++ .../c-c++-common/cpp/Wtrailing-whitespace-2.c | 2 +- .../c-c++-common/cpp/Wtrailing-whitespace-3.c | 2 +- .../c-c++-common/cpp/Wtrailing-whitespace-7.c | 2 +- .../c-c++-common/cpp/Wtrailing-whitespace-8.c | 2 +- gcc/testsuite/gcc.dg/vec-perm-lower.c | 2 +- 13 files changed, 163 insertions(+), 13 deletions(-)