This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6a2f23192b8 gcc/ChangeLog: new eca6fcbc52f PR tree-optimization/85700 - Spurious -Wstringop-truncation [...] new 38baf565d48 Update powerpc64-linux-gnu/baseline_symbols.txt
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 | 7 ++ gcc/gimple-fold.c | 8 ++- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.dg/Wstringop-truncation-4.c | 63 ++++++++++++++++ gcc/tree-ssa-strlen.c | 84 ++++++++++++---------- libstdc++-v3/ChangeLog | 3 + .../post/powerpc64-linux-gnu/baseline_symbols.txt | 3 + 7 files changed, 133 insertions(+), 40 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Wstringop-truncation-4.c