This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 116e0ce7fd5 libstdc++: Use std::add_lvalue_reference in src/c++11/mutex.cc new 8a6d371add9 xtensa: Make the definition of xtensa_cstoresi_operator mor [...] new 7044071f07d OpenMP: uses_allocators with ';'-separated list
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 | 13 +++++ gcc/config/xtensa/predicates.md | 4 +- gcc/cp/parser.cc | 14 +++++ gcc/fortran/openmp.cc | 24 +++++++-- .../c-c++-common/gomp/uses_allocators-8.c | 59 ++++++++++++++++++++++ gcc/tree-pretty-print.cc | 9 ++-- .../libgomp.fortran/uses_allocators-7.f90 | 20 ++++++-- 7 files changed, 128 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/uses_allocators-8.c