This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ae091a44f6a Fortran/OpenMP: Fix -fopenmp-simd for 'omp assume(s)' new 1eb78a935aa OpenMP: Parse align clause in allocate directive in C/C++ new 1189d1b38e2 docs: add caveat for __builtin_cpu_supports
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/c/c-parser.cc | 88 ++++++++++++++++++------- gcc/cp/parser.cc | 97 +++++++++++++++++++++++----- gcc/doc/extend.texi | 3 + gcc/testsuite/c-c++-common/gomp/allocate-5.c | 36 +++++++++++ 4 files changed, 184 insertions(+), 40 deletions(-)