This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9a810e57c4e [ARM]: Correct the grouping of operands in MVE vector scatt [...] new 1980ffec48c ipa-sra: Do not remove statements necessary because of non- [...]
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/ipa-sra.c | 28 +++++++++++++++------------- gcc/testsuite/gcc.dg/ipa/pr95113.c | 33 +++++++++++++++++++++++++++++++++ gcc/tree-eh.c | 10 ++++++++++ gcc/tree-eh.h | 1 + gcc/tree-ssa-dce.c | 4 +--- 5 files changed, 60 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr95113.c