This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a8def927ddd rs6000: support vector int type rotatert new 75145cfedb9 * tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_US [...]
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 | 17 ++++++++++ gcc/c-family/ChangeLog | 7 ++++ gcc/c-family/c-pragma.h | 5 +-- gcc/c/ChangeLog | 13 ++++++++ gcc/c/c-parser.c | 25 ++++++++++++-- gcc/c/c-typeck.c | 28 ++++++++++++---- gcc/cp/ChangeLog | 14 ++++++++ gcc/cp/parser.c | 16 +++++++-- gcc/cp/pt.c | 2 ++ gcc/cp/semantics.c | 39 ++++++++++++++++------ gcc/gimplify.c | 4 +-- gcc/omp-low.c | 31 +++++++++++++----- gcc/testsuite/ChangeLog | 6 ++++ gcc/testsuite/c-c++-common/gomp/target-data-1.c | 30 +++++++++++++++-- gcc/tree-core.h | 5 ++- gcc/tree-nested.c | 2 ++ gcc/tree-pretty-print.c | 3 ++ gcc/tree.c | 3 ++ libgomp/ChangeLog | 12 +++++++ libgomp/testsuite/libgomp.c++/target-9.C | 43 ++++++++++++++++++++++--- libgomp/testsuite/libgomp.c/target-18.c | 30 +++++++++++++++-- 21 files changed, 290 insertions(+), 45 deletions(-)