This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aad72d2ea83 inline: do not einline when no_profile_instrument_function [...] new ba1cc6956b9 C, C++, Fortran, OpenMP: Add support for 'flush seq_cst' co [...]
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-family/c-omp.c | 2 +- gcc/c/c-parser.c | 7 +++++-- gcc/cp/parser.c | 7 +++++-- gcc/cp/semantics.c | 2 +- gcc/fortran/openmp.c | 6 ++++-- gcc/fortran/trans-openmp.c | 3 ++- gcc/testsuite/c-c++-common/gomp/flush-1.c | 9 +++++++++ gcc/testsuite/c-c++-common/gomp/flush-2.c | 7 ++++--- gcc/testsuite/g++.dg/gomp/attrs-1.C | 6 ++++++ gcc/testsuite/g++.dg/gomp/attrs-2.C | 6 ++++++ gcc/testsuite/gfortran.dg/gomp/flush-1.f90 | 8 ++++++++ gcc/testsuite/gfortran.dg/gomp/flush-2.f90 | 9 +++++---- 12 files changed, 56 insertions(+), 16 deletions(-)