This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8702ba1 * config/nvptx/nvptx.c (enum nvptx_shuffle_kind): New. Abso [...] new 0344b43 2015-12-02 Matthias Klose doko@ubuntu.com new 89f1603 Fix TYPE_MAIN_VARIANT construction for arrays of qualified ty [...]
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/c-family/ChangeLog | 6 +++ gcc/c-family/c-common.h | 2 +- gcc/c/ChangeLog | 9 ++++ gcc/c/c-decl.c | 32 +++++++++--- gcc/c/c-typeck.c | 37 ++++++++----- gcc/cp/ChangeLog | 5 ++ gcc/cp/tree.c | 3 +- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.dg/pr68162-1.c | 6 +++ libvtv/ChangeLog | 6 +++ libvtv/configure | 109 ++++++++++++++++++++------------------- libvtv/configure.ac | 3 +- 12 files changed, 145 insertions(+), 78 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr68162-1.c