This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b777f228b48 gcov: fix output location for JSON mode. new f9400e4e470 openmp: Diagnose some superfluous commas in OpenMP parsing
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 | 8 ++++++-- gcc/cp/parser.c | 13 ++++++++++--- gcc/testsuite/c-c++-common/gomp/requires-3.c | 1 + gcc/testsuite/c-c++-common/gomp/sink-5.c | 16 ++++++++++++++++ 4 files changed, 33 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/sink-5.c