This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 83f22c1c526 aarch64: Add flags field to aarch64-simd-pragma-builtins.def new 3d72e50caeb OpenMP: 'allocate' directive - fixes for 'alignof' and [[om [...]
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.cc | 5 +-- gcc/cgraphunit.cc | 12 ++++++ gcc/fortran/trans-decl.cc | 3 -- gcc/testsuite/c-c++-common/gomp/allocate-18.c | 6 +-- gcc/testsuite/c-c++-common/gomp/allocate-19.c | 10 ++--- libgomp/libgomp.texi | 6 +++ libgomp/testsuite/libgomp.c/allocate-7.c | 54 +++++++++++++++++++++++++++ 7 files changed, 81 insertions(+), 15 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c/allocate-7.c