This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 68dd57808f7 rs6000: Add command line and builtin compatibility check new cc3afc9db07 Regenerate gcc.pot. new 29f23ed79b6 sra: Cap number of sub-access propagations with a param (PR 93435)
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 | 10 + gcc/params.opt | 4 + gcc/po/ChangeLog | 4 + gcc/po/gcc.pot | 15239 ++++++++++++++++++------------ gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.dg/tree-ssa/pr93435.c | 159 + gcc/tree-sra.c | 37 +- 7 files changed, 9381 insertions(+), 6077 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr93435.c