This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from f988d8fc710 [SPARC] Recognize the load when accessing the GOT new 03c4b9b2b4b Be conservative with arithmetic jmp-function types
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 | 7 ++++++ gcc/ipa-cp.c | 26 +++++++++++----------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/ipa/pr82808.c | 27 +++++++++++++++++++++++ gcc/tree.c | 44 ++++++++++++++++++++++++++++++++++++++ gcc/tree.h | 1 + 6 files changed, 97 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr82808.c