This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b7ede04df31 Move code out of vect_slp_analyze_bb_1 new 45bdc4af97b * tree-ssa-alias.c (nonoverlapping_refs_since_match_p): Do [...]
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/ChangeLog | 5 ++++ gcc/testsuite/ChangeLog | 5 ++++ .../gcc.c-torture/execute/alias-access-path-2.c | 11 +++++++++ .../gcc.dg/tree-ssa/alias-access-path-11.c | 2 +- gcc/tree-ssa-alias.c | 28 +++++++++++++++++----- 5 files changed, 44 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/alias-access-path-2.c