This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fdd34569e7a Restore previous OpenACC implicit data clauses ordering [PR103244] new 6180f5c8d6d tree-optimization/103168 - Improve VN of pure function calls
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/ipa-modref.c | 17 +++++ gcc/ipa-modref.h | 2 + gcc/testsuite/g++.dg/tree-ssa/pr103168.C | 24 ++++++ gcc/tree-ssa-sccvn.c | 126 +++++++++++++++++++++++++++++++ 4 files changed, 169 insertions(+) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr103168.C