This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from c36cd3a Daily bump. new 295ac9d gcc/ new bd9a826 gcc/
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/ChangeLog | 19 +++++++++++++++++++ gcc/calls.c | 10 ++++++++++ gcc/testsuite/ChangeLog | 16 ++++++++++++++++ gcc/testsuite/gcc.target/i386/pr70876.c | 13 +++++++++++++ gcc/testsuite/gcc.target/i386/pr70877.c | 14 ++++++++++++++ gcc/tree-chkp.c | 16 ++++++++++++++-- 6 files changed, 86 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr70876.c create mode 100644 gcc/testsuite/gcc.target/i386/pr70877.c