This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eea1677fd03 JIT, testsuite, Darwin: Initial testsuite fixes. new 4e6a5fa4037 openmp: For C++ ensure nothing directive has no operands new cb23be4fa59 testsuite, JIT, Darwin: Adjust asm tests for Mach-O.
The 2 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/cp/parser.c | 2 +- gcc/testsuite/c-c++-common/gomp/nothing-2.c | 2 ++ gcc/testsuite/jit.dg/test-asm.c | 13 +++++++++++++ gcc/testsuite/jit.dg/test-asm.cc | 12 ++++++++++++ 4 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/nothing-2.c