This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5f61fb4407f Daily bump. new 1bb367b5cdb OpenMP: declare variant's append_args + dispatch interop fixes
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/builtin-types.def | 2 + gcc/fortran/types.def | 2 + gcc/gimplify.cc | 67 +++++++++++++++++++------ gcc/omp-builtins.def | 2 + gcc/testsuite/c-c++-common/gomp/append-args-1.c | 3 +- gcc/testsuite/c-c++-common/gomp/append-args-3.c | 49 +++++++++++++++++- gcc/testsuite/c-c++-common/gomp/dispatch-11.c | 57 +++++++++++---------- gcc/testsuite/c-c++-common/gomp/dispatch-12.c | 2 +- gcc/testsuite/g++.dg/gomp/append-args-1.C | 8 +-- 9 files changed, 142 insertions(+), 50 deletions(-)