This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9cc8ca8da90 Avoid left shift of negative value in ipa-modref-tree.h new 5f377803722 Fix ice in insert_access
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-tree.h | 30 ++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/torture/pr103073.C | 8 ++++++++ gcc/testsuite/gcc.dg/tree-ssa/modref-11.c | 13 +++++++++++++ 3 files changed, 51 insertions(+) create mode 100644 gcc/testsuite/g++.dg/torture/pr103073.C create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-11.c