This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b7f47451709 aarch64: AARCH64_ISA_RCPC was defined twice new 55243898f8f OpenMP: Avoid ICE in c_parser_omp_clause_allocate with inva [...] new e87212ead5e RISC-V: zicond: Fix opt2 pattern
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 | 4 +++- gcc/config/riscv/zicond.md | 2 +- gcc/testsuite/c-c++-common/gomp/allocate-13.c | 28 +++++++++++++++++++++++++++ 3 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/allocate-13.c