This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 19a13d5a1d6 [nvptx] Handle sm_7x shared atomic store more optimal new 1b72d456b2a tree-optimization/104466 - fix cut&paste error perventing a [...] new 4a8083285c3 middle-end/104467 - fix vector extract simplification
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/match.pd | 2 +- gcc/testsuite/gcc.dg/torture/pr104467.c | 11 +++ gcc/testsuite/gfortran.dg/pr104466.f90 | 116 ++++++++++++++++++++++++++++++++ gcc/tree-ssa-alias.cc | 8 +-- 4 files changed, 132 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr104467.c create mode 100644 gcc/testsuite/gfortran.dg/pr104466.f90