This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 96040fda2f3 Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GL [...] new 087d91f9d4e sra: Avoid creating TBAA hazards (PR118924) new 85792c6234b sra: Clear grp_same_access_path of acesses created by total [...]
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/testsuite/g++.dg/tree-ssa/pr118924.C | 29 +++++++++++++++++++++++++++++ gcc/tree-sra.cc | 19 +++++++++++++++---- gcc/tree-ssa-alias-compare.h | 2 ++ gcc/tree-ssa-alias.cc | 13 ++++++++++++- 4 files changed, 58 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr118924.C