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 d5dd4e8 * BASE-VER: Set to 6.3.1. new ce299bc Backported from mainline 2016-12-13 Jakub Jelinek <jakub@ [...] new 073fb21 PR c/77767 * c-decl.c (grokdeclarator): If *expr is non-NUL [...]
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 | 10 ++++++++++ gcc/c/ChangeLog | 6 ++++++ gcc/c/c-decl.c | 14 ++++++++++++-- gcc/ipa-pure-const.c | 3 ++- gcc/testsuite/ChangeLog | 11 +++++++++++ gcc/testsuite/g++.dg/ipa/pr77905.C | 21 +++++++++++++++++++++ gcc/testsuite/gcc.c-torture/execute/pr77767.c | 16 ++++++++++++++++ 7 files changed, 78 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/pr77905.C create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr77767.c