This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 29004acab5c s390: Accept only Pmode for registers AP/FP/RA [PR119235] new 19dd791b3a7 sra: Avoid creating TBAA hazards (PR118924) new cd7c5d97298 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