This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8e2771069ed Fortran: Fix ICE in argument_rank_mismatch [PR103287] new d564a83d142 analyzer: make use of may_be_aliased in alias detection [PR103546]
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/analyzer/store.cc | 18 ++++--- gcc/testsuite/gcc.dg/analyzer/aliasing-3.c | 75 ++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/aliasing-3.c