This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6c42f57d1b6 2019-06-15 Steven G. Kargl kargl@gcc.gnu.org new bac90ef87f6 * gcc.dg/tree-ssa/alias-access-path-2.c: New testcase.
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 | 12 ++ gcc/testsuite/ChangeLog | 4 + .../gcc.dg/tree-ssa/alias-access-path-2.c | 22 ++++ gcc/tree-ssa-alias.c | 135 ++++++++++++++++----- 4 files changed, 144 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-2.c