This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b5fb73b6bed amdgcn: Use correct offset mode for gather/scatter new 91e50b2aa2d tree-optimization: fix access path oracle on mismatched arr [...] new 83d45e1d715 Adapt libgomp acc_get_property.f90 test
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/ChangeLog | 8 +++++ gcc/testsuite/ChangeLog | 6 ++++ gcc/testsuite/gcc.dg/torture/pr93586.c | 21 +++++++++++ gcc/tree-ssa-alias.c | 42 +++++++++++++++++++--- libgomp/ChangeLog | 7 ++++ .../libgomp.oacc-fortran/acc_get_property.f90 | 3 +- 6 files changed, 82 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr93586.c