This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4aa9742252e Fortran: Fix line-truncation warning for !$acc and !gcc$ new 4d90edb96e1 Handle POINTER_PLUS_EXPR in jump functions in ipa-modref. new 14338468624 Turn offset_map to HOST_WIDE_INT
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/ipa-fnsummary.c | 6 +++--- gcc/ipa-modref.c | 15 ++++++++++++--- gcc/ipa-predicate.c | 2 +- gcc/ipa-predicate.h | 3 ++- gcc/testsuite/gcc.dg/ipa/modref-1.c | 23 +++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/modref-4.c | 25 +++++++++++++++++++++++++ 6 files changed, 66 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/modref-1.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-4.c