This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0d788c358b9 Refine movhfcc. new 875124eb082 openmp: Add support for OpenMP 5.1 structured-block-sequences
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 | 37 +++++++++++++++++--- gcc/cp/parser.c | 54 ++++++++++++++++++++++++----- gcc/testsuite/c-c++-common/gomp/sections1.c | 22 ++++++++++-- gcc/testsuite/g++.dg/gomp/attrs-6.C | 53 ++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/gomp/attrs-7.C | 20 ++++++----- gcc/testsuite/g++.dg/gomp/sections-2.C | 4 +-- gcc/testsuite/gcc.dg/gomp/sections-2.c | 4 +-- libgomp/libgomp.texi | 9 +++-- 8 files changed, 173 insertions(+), 30 deletions(-)