This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2d7967a10c2 arc: Small data doesn't need fcommon option new 432de084981 OpenMP 5.1: Add proc-bind 'primary' support
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/c/c-parser.c | 7 ++++-- gcc/cp/parser.c | 7 ++++-- gcc/fortran/dump-parse-tree.c | 1 + gcc/fortran/gfortran.h | 1 + gcc/fortran/intrinsic.texi | 6 +++-- gcc/fortran/openmp.c | 5 ++++- gcc/fortran/trans-openmp.c | 3 +++ gcc/testsuite/c-c++-common/gomp/pr61486-2.c | 13 +++++++++++ gcc/testsuite/gfortran.dg/gomp/affinity-1.f90 | 9 ++++++++ gcc/tree-core.h | 1 + gcc/tree-pretty-print.c | 2 ++ libgomp/env.c | 13 ++++++----- libgomp/libgomp.texi | 32 ++++++++++++++------------- libgomp/omp.h.in | 10 ++++++++- libgomp/omp_lib.f90.in | 6 +++++ libgomp/omp_lib.h.in | 2 ++ libgomp/testsuite/libgomp.c/affinity-1.c | 14 ++++++++---- 17 files changed, 99 insertions(+), 33 deletions(-)