This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 00c785a4048 bpf: generate indirect calls for xBPF new 75f5776b3fc sra: Avoid SRAing if there is an aout-of-bounds access (PR 96820) new e8681432825 rs6000, remove improperly defined and unsupported builtins.
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/config/rs6000/altivec.h | 4 ---- gcc/testsuite/gcc.dg/tree-ssa/pr96820.c | 12 ++++++++++++ gcc/tree-sra.c | 9 +++++++-- 3 files changed, 19 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr96820.c