This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d5e69e3759d * gcc.dg/ucnid-5.c: Skip on AIX. * gcc.targ [...] new c8616982bf8 PR c/81117 - Improve buffer overflow checking in strncpy - part 1
The 1 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 | 8 +++++++ gcc/c-family/ChangeLog | 7 ++++++ gcc/c-family/c-format.c | 37 ++++++++++++++++++++++++++++++- gcc/c-family/c-format.h | 1 + gcc/c/ChangeLog | 5 +++++ gcc/c/c-objc-common.c | 12 +++++++++- gcc/cp/ChangeLog | 5 +++++ gcc/cp/error.c | 8 ++++++- gcc/gimple-pretty-print.c | 19 ++++++++++++++++ gcc/gimple-pretty-print.h | 1 + gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/format/gcc_diag-10.c | 19 ++++++++++++---- gcc/tree-diagnostic.c | 8 ++++++- gcc/tree-pretty-print.c | 14 ++++++------ gcc/tree-pretty-print.h | 2 +- 15 files changed, 135 insertions(+), 16 deletions(-)