This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9a5a1e278f9 Update size attribute for Power10. new 8d57bdadd2d Correct a workaround for vectorized stores.
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/builtins.c | 214 ++++++++++++--------- ...{Wstringop-overflow-47.c => Warray-bounds-69.c} | 23 ++- gcc/testsuite/gcc.dg/Wstringop-overflow-47.c | 11 +- gcc/testsuite/gcc.dg/Wstringop-overflow-65.c | 98 ++++++++++ 4 files changed, 248 insertions(+), 98 deletions(-) copy gcc/testsuite/gcc.dg/{Wstringop-overflow-47.c => Warray-bounds-69.c} (53%) create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-65.c